Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Release Notes - <b>159 changed: fileio.prg</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 159 CHANGED: Fileio.prg
--------------------------------------------------------------------------------

     1. FReadLn() now correctly accepts a delimiter.  It also more
        closely matches the spec of C's fgets() in that the max line
        length actually read is (line length - length of delimiter).

     2. FWriteLn() is now the complement to FReadLn().

     3. FEval() was removed.

     4. FileEval() was added.  It is a text file iterator function
        that works like DBEVAL() with scoping behavior including a FOR
        and WHILE condition capability.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson