Search:

Type: Posts; User: GregBrannon

Search: Search took 0.09 seconds.

  1. Replies
    12
    Views
    1,588

    [SOLVED] Re: Collecting Data from File

    For me, the statement that would work in your case is:

    File = new File( "./src/PJ3/DataFile" );

    (notice the leading '.' or period.)

    So you'll need to "condition" the user's input with the...
  2. Replies
    12
    Views
    1,588

    [SOLVED] Re: Collecting Data from File

    Can you give examples of the file structure for the package and the location of the file? I'm not sure what you mean by the file being "right outside the package." Post code that demonstrates the...
Results 1 to 2 of 2