Hi,

I am trying to read text files line by line, but have come across a file that doesn't have consistent line endings. The command I use is:

  read from file theXMLFilePathName until cr

When I looked in the file it has some lines ending in cr, some in lf and some in crlf.

How can I read up to either of these characters (cr/lf) ?

Thanks a lot
All the Best
Dave
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to