Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . The Guide To CA-Clippe - <b>set scoreboard</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 SET SCOREBOARD
 Toggle the message display from READ or MEMOEDIT()
------------------------------------------------------------------------------
 Syntax

     SET SCOREBOARD ON | off | <xlToggle>

 Arguments

     ON allows the display of messages from READ and MEMOEDIT() on line
     zero of the screen.

     OFF suppresses these messages.

     <xlToggle> is a logical expression that must be enclosed in
     parentheses.  A value of true (.T.) is the same as ON, and a value of
     false (.F.) is the same as OFF.

 Description

     SET SCOREBOARD controls whether or not messages from READ and MEMOEDIT()
     display on line zero.  When SCOREBOARD is ON, READ displays messages for
     RANGE errors, invalid dates, and insert status.  MEMOEDIT() displays an
     abort query message and the insert status.

     To suppress the automatic display of these messages, SET SCOREBOARD OFF.

 Files:  Library is CLIPPER.LIB.

See Also: @...GET MEMOEDIT() READ

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