Search:

Type: Posts; User: centralnathan

Search: Search took 0.12 seconds.

  1. Replies
    10
    Views
    2,189

    Re: Simple computer login problem

    can you help now
  2. Replies
    10
    Views
    2,189

    Re: Simple computer login problem

    This is the new code with the .exists() and it comes up with this error:

    Exception in thread "main" java.io.FileNotFoundException: user.txt (The system cannot find the file specified)
    at...
  3. Replies
    10
    Views
    2,189

    Re: Simple computer login problem

    I tried the .exists(); first but i come up with the same error i posted above. i may have been useing it wrong. good you guys post an example of how to use it correctly? (either with this program or...
  4. Replies
    10
    Views
    2,189

    Re: Simple computer login problem

    unfortunately i have tried .exist() but it still came up with the same error,
    please note i program in netbeans on a public computer that does not have access to command prompt
  5. Replies
    10
    Views
    2,189

    Re: Simple computer login problem

    there you go
  6. Replies
    10
    Views
    2,189

    Simple computer login problem

    so the problem with my code is it will not run unless i manually make a text file, i want it to check if the text files exist and if they do not (and they wont) then to create them, but i always come...
Results 1 to 6 of 6