
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Release Notes - <b>162 changed: print.prg</b>
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
162 CHANGED: Print.prg
--------------------------------------------------------------------------------
The PrintCodes() function was changed as follows:
. Output to the console is suppressed.
. The function no longer returns a usable value.
Note that the latter change is a compatibility issue. Formerly, the
return value seemed to imply that PrintCodes() would be used like
this:
? "Something" + PrintCodes(CHR(27)) + "Something else"
This wouldn't have worked before and will definitely not work now.
Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson