Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Re: Need help inputting and writing to a external data file.

    To see where the program is looking for the file, add a println() statement that prints out the absolute path for the inputFile File object.
  2. Re: Need help inputting and writing to a external data file.

    Move the file to the location where the program is looking for the file
    or change where the program is looking to be where the file is located.
Results 1 to 2 of 2