SYS(100) - Console Setting Visual FoxPro 9.0 SP2 SYS(100) - Console Setting See Also Example Collapse All Expand All Included for backward compatibility. Use SET("CONSOLE") instead. Copy CodeSYS(100) Return Values Character Example Copy CodeIF SYS(100) != 'ON' SET CONSOLE ON ENDIF See AlsoReferenceSET CONSOLE CommandSYS( ) Functions OverviewPREVIEW clause is not allowed with OFF/NOCONSOLE or TO PRINT/FILE (Error 1681)SET( ) Function