for some reason it does not like my syntax for opening a file. i have to do it for two separate files and the first one works fine, however when i try and open the second file to read the information using the exact syntax from the first one i get an error saying it cant open the file
it works on the "CityName.txt" but not when you try to open the "FlightPath.txt"
any suggestions?