Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Thread: PrintStream Help!

    by Norm
    Replies
    3
    Views
    681

    Re: PrintStream Help!

    Use the class that has the append option in the class's constructor. Set it to true.
    I don't know the name of the class right now. It might be FileWriter. Look in the API doc.
  2. Thread: PrintStream Help!

    by Norm
    Replies
    3
    Views
    681

    Re: PrintStream Help!

    Please post the code here that you are having problems with.

    Is this the problem: when adding a new record to an existing file, the old file is overwritten instead of the new record added to the...
Results 1 to 2 of 2