Search:

Type: Posts; User: aussiemcgr

Search: Search took 0.07 seconds.

  1. Thread: File Output

    by aussiemcgr
    Replies
    4
    Views
    1,662

    Re: File Output

    Well if you want to create a new file, just say new File("NameOfFile.txt"); (or whatever name and extension you want). Write to that new file and close it when you are done. If there are no...
  2. Thread: File Output

    by aussiemcgr
    Replies
    4
    Views
    1,662

    Re: File Output

    Are you wanting to create a new file, or overwrite the input file and change the name?
Results 1 to 2 of 2