[^^Up^^] [Menu] [About The Guide]
                      . . .   The GET System   . . .
------------------------------------------------------------------------------
COMMANDS
------------------------------------------------------------------------------
 @...GET                  GET system overview.
 @...BUTTON               Create a Get object as a BUTTON and display it.
 @...LISTBOX              Create a GET object as a list, and display it.
 @...RADIO                Create and display a multi-choice RADIO BUTTON.
 @...CHECK                Create and display a logical CHECK BOX.
 @...STANDARD             Create a GET object and display it.
 READ                     Activate @...GET's.
------------------------------------------------------------------------------
FUNCTIONS
------------------------------------------------------------------------------
 AssignGet()              Assigns a value to a GET or refreshes it.
 GetActive()              Retrieves the currently active GET.
 GetGetList()             Retrieves the currently active GetList.
 GetNumber()              Retrieves the GetList order number of a GET.
 Is_Inside()              Checks coordinates against a list of GETs.
 Is_Within()              Checks coordinates against a GET.
 LastKill()               Check the killing of the last READ.
 Monitor()                Refreshes all current GETs.
 OrigChanged()            Check for change in the origin of all the gets.
 SetGetColor()            Set or get the default GET colors.
 SetCheckChar()           Set or get the check character in CHECK gets.
 SetGetCPos()             Set or get the active gets cursor position.
 SetGetPos()              Set or get the GetList order number.
 SetFlushKey()            Set or get the FLUSH key (finish the READ).
 SetLBColors()            Set the colours for List Boxes.
 SetListKey()             Set or get the key for LIST and DBLIST clauses.
 SetPopColor()            Set or get the popup colors (LIST DBLIST clauses).
 SetRadioChar()           Set or get the check character in RADIO gets.
 UnDoGets()               Reset all active GETs to their original value.
 UpDated()                Logical if any currently active get has changed.
 ValidChk()               Logical if the GET is valid.
 ValidGets()              Validate all current GETs and position on failure.
 __KillRead()             Check or set the killing of the current READ.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson