Page 1 of 1

CatchFile()

Posted: Tue Jul 23, 2013 10:15 am
by Lebostein
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).

Re: CatchFile()

Posted: Tue Jul 23, 2013 11:00 am
by User_Russian
It is also very useful function will CatchPreference(). http://www.purebasic.fr/english/viewtop ... 72#p398272