[<<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
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson