Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    3
    Views
    1,970

    Re: Scanner not finding text file

    Post your code that has the error.
  2. Replies
    3
    Views
    1,970

    Re: Scanner not finding text file

    Create a File object (move the new File(filename)) out of the Scanner constructor and print the File class's get absolute path value. That will show you where the computer is looking for the file. ...
Results 1 to 2 of 2