[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
+---------------------------------+
|            SYS(102)             |
+---------------------------------+

-----------------------------------
Returns the prior PRINTER setting (ON or OFF).
Return value - Character
-----------------------------------

This function, as well as SYS(100), SYS(101) and SYS(103), is intended
for use when recovering from errors.

+---------------------------------+
|         Program Example         |
+---------------------------------+
IF SYS(102) <> 'OFF'
        SET PRINT OFF
ENDIF

-----------------------------------

See Also:  SET PRINTER, SYS()

-----------------------------------

See Also: SET PRINTER SYS()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson