[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
+---------------------------------+
| SYS(13) |
+---------------------------------+
-----------------------------------
Returns the status of the printer.
Return value - Character
-----------------------------------
If the printer is not ready, OFFLINE is returned. READY is returned for
an online printer.
+---------------------------------+
| Program Example |
+---------------------------------+
IF SYS(13) = 'OFFLINE'
? 'Printer is OFFLINE!'
WAIT
ENDIF
-----------------------------------
See Also: PRINTSTATUS(), SET PRINTER, SYS()
-----------------------------------
See Also:
PRINTSTATUS()
SET PRINTER
SYS()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson