SYS(102) - Printer Setting

Returns the current SET PRINTER setting.

SYS(102)

Return Values

Character

Example

IF SYS(102) != 'OFF'
   SET PRINTER OFF
ENDIF

See Also

SET PRINTER | SYS( ) Functions Overview | GETPRINTER( )