Search:

Type: Posts; User: Asmith1292

Search: Search took 0.10 seconds.

  1. Re: Checking to see if a .txt file exists and if not creating one

    Thank you that worked perfectly!

    The next issue I'm having is with using Scanner to read in the lines from the text file which looks like this:


    Andrew
    Smith
    4
    9
    324.25
  2. Checking to see if a .txt file exists and if not creating one

    I am struggling to get this code to work. The idea is that a player, enters their first and last name, and then the code checks for a .txt file under their first name, and if it doesn't exist, it...
Results 1 to 2 of 2