Dear Friends

I want to read a text file line by line until the end of it with "READLINE" command.
How do I know when I get the EOF (End of file) ? EOL (end of line)?

Thanks

Mike