C5_SET SCOREBOARD

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

 

2 responses to “C5_SET SCOREBOARD

  1. Pingback: C5 UI – GET System | Viva Clipper !

  2. Pingback: C5 User Interface | Viva Clipper !

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Google photo

You are commenting using your Google account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.