How to read next line in text file

S

Steve Rindsberg

Hi, I would like to know how can you read the next line in a text file?

The same way you read the previous line. ;-)

And w/o knowing how you did that, we've no way of answering your question, so
it'd be best to post an example of what you've done, explain what you expect it
to do and what it's not doing, and point out where the problem occurs.
 
Top