SYS(101) - Device Setting

Included for backward compatibility. Use SET("DEVICE") instead.

SYS(101)

Return Values

Character

Example

IF SYS(101) != 'SCREEN'
   SET DEVICE TO SCREEN
ENDIF

See Also

SET DEVICE | SYS( ) Functions Overview | SYS(100) - Console Setting | SYS(102) - Printer Setting | SET( ) Function