CatchFile()
Posted: Tue Jul 23, 2013 10:15 am
This function should be present:
1. for consistency, for example LoadXML() - CatchXML()
2. to use comfortable 'end-of-line' functions such as ReadString() in combination with IncludeBinary
Thanks!
I know the workaround with PeekS() but it is very uncomfortable to use and a little bit difficult for beginners (it's not in the sense of "Pure"Basic).
1. for consistency, for example LoadXML() - CatchXML()
2. to use comfortable 'end-of-line' functions such as ReadString() in combination with IncludeBinary
Thanks!
I know the workaround with PeekS() but it is very uncomfortable to use and a little bit difficult for beginners (it's not in the sense of "Pure"Basic).