Hi all
I've got a problem with Line Input.
When I open a smallish file for input, I can read the first line to a string.
However one of the files I need to read is 5.9 meg, By my reckoning the file size shouldn't make a difference as VB holds the file open with a pointer to position, BUT as...