[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
+---------------------------------+
| SYS(101) |
+---------------------------------+
-----------------------------------
Returns the prior DEVICE setting (SCREEN or PRINT).
Return value - Character
-----------------------------------
This function, as well as SYS(100), SYS(102) and SYS(103), is intended
for use when recovering from errors.
+---------------------------------+
| Program Example |
+---------------------------------+
IF SYS(101) <> 'SCREEN'
SET DEVICE TO SCREEN
ENDIF
-----------------------------------
See Also: SET DEVICE, SYS()
-----------------------------------
See Also:
SET DEVICE
SYS()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson