[<<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.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson