Tools — Set Status

Introduction Set Status
CSETALL()     Saves all ON/OFF switch settings
CSETCLIP()    Determines the content of Clipper environmental variables
CSETDATE()*   Queries the SET DATE setting
CSETDECI()*   Queries the setting for SET DECIMALS TO
CSETDEFA()*   Queries the setting for SET DEFAULT
CSETFUNC()*   Queries the setting for SET FUNCTION TO
CSETKEY()*    Queries the setting for SET KEY TO
CSETLDEL()*   Queries the setting for the left delimiters
CSETMARG()*   Queries the setting for SET MARGIN TO
CSETPATH()*   Queries the setting for SET PATH TO
CSETRDEL()*   Queries the setting for the right delimiter
CSETRDONLY()* Queries/sets the read-only mode switch
CSETSAFETY()  Queries/sets the safety mode switch
CSETSNOW()    Helps prevent snow on the screen
CSETxxxx()*   Queries SET position of an ON/OFF switch and optionally sets it
ISDEBUG()     Determines if the debugger is available in the application
KSETCAPS()    Queries/sets the system setting for CAPS LOCK
KSETINS()     Queries/sets the system setting for "INSERT"
KSETNUM()     Queries/sets the system setting for NUMLOCK
KSETSCROLL()  Queries/sets the system setting for SCROLL LOCK
LASTKFUNC()   Returns the function name that created the most-recent key trap
LASTKLINE()   Returns the line number of the most-recent key trap
LASTKPROC()   Returns the procedure name that was interrupted
NUMFKEY()     Determines the number of function keys
SETLASTKEY()  Sets the value for LASTKEY()

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.