SYS(101) - Device Setting Visual FoxPro 9.0 SP2 SYS(101) - Device Setting See Also Example Collapse All Expand All Included for backward compatibility. Use SET("DEVICE") instead. Copy CodeSYS(101) Return Values Character Example Copy CodeIF SYS(101) != 'SCREEN' SET DEVICE TO SCREEN ENDIF See AlsoReferenceSET DEVICE CommandSYS( ) Functions OverviewSYS(100) - Console SettingSYS(102) - Printer SettingSET( ) Function