October 1998
Intermediate to advanced
656 pages
16h 10m
English
| TextStream.ReadLine Method |
oTextStreamObj.ReadLine
A String.
Reads a line of the text file into memory, from the start of the current line up to the character immediately preceding the next end of line marker.
Files opened for writing or appending can't be read; you must first close the file and reopen it using the ForRead constant.
Read now
Unlock full access