Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Harbour Version 0.37 (c) reference Guid - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

SET CONSOLE

Toggle the console display
---------------------------------------------------------------------------------

 Syntax

        SET CONSOLE ON | off | (<lConsole>)  

 Arguments

        <lConsole>   Logical expression for toggle command    

 Description

      This command turns the screen display either off or on for all
      screens display other then direct output via the @...SAY commands
      or the <-> DEVOUT() function.

      If <lConsole > is a logical true (.T.),the console will be turned
      ON;otherwise, the console will be turned off.

 Examples

      SET console on
      ? DATE()
      SET console off
      ? date()

Status

      Ready

 Compliance

      This command is Ca-Clipper compliant



See Also: SET DEVICE SET()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson