Nov 19th, 1999, 04:45 AM
i want to read (input #1,a) a text file which contains blank lines (ie CR, LF only).
input #1,a skips to the next line of text.
any other way to do this without opening as binary and readed all file into one string & parsing it.?
input #1,a skips to the next line of text.
any other way to do this without opening as binary and readed all file into one string & parsing it.?