PDA

View Full Version : File-open wipes out the input file



cembergersr
28-05-2024, 01:41
This line wipes out my input file, like the file didn't exist and is created new. Any suggestions would be appreciated.

iFile1 = FILE_OPEN(FileIn, "INPUT")


Issue resolved user error