Search:

Type: Posts; User: petite_plume

Search: Search took 0.23 seconds.

  1. Replies
    5
    Views
    1,851

    Re: Writing to a text file

    Hello,

    Yeah I see. I'm declaring the variable file to hold path + filename but then I'm not using it when I create the writer. Thank you for your help.

    Thanks also for the tip on coding...
  2. Replies
    5
    Views
    1,851

    Re: Writing to a text file

    Hello,

    Sorry about the code tags. This was my first post and I didn't know about them.

    Yeah, I guess it does need import statements and a main() method.

    --- Update ---

    With imports and...
  3. Replies
    5
    Views
    1,851

    Writing to a text file

    Hello,

    I'm trying to write to a text file but it's not working and I don't see why. I may be doing this all wrong, I don't know. My code is below, it is still at a skeleton stage.

    The Function...
Results 1 to 3 of 3