ProvideX V8.20 > Language Reference > 5. Mnemonics
583
List of Mnemonics
The ProvideX mnemonics listed below are in ASCII sort order, except where the
mnemonic keyword has an initial asterisk, plus sign, minus sign or underscore.
These are listed under their second character; e.g., you'll find '_BLUE' under "B" with
'BLUE' and '+S' / '-S' under "S".
'@@' Mnemonic
       Define Cursor Position Sequence
Definition
Format
'@@'=esc_seq$
Where:
ESC+"[ and a string expression defining the cursor position
esc_seq$
coordinates, using the format:
\id_char{modifier | ;}format_code
For example, '@@'=ESC+"[\LA;\CAH".
Description
Use '@@' to define the cursor print positioning.
For additional information regarding the use of special mnemonics (i.e., '@@', '*C', '*I',
'*O', '*R', '*X', 'AT', 'GD', 'WX') when creating a device driver, see Dynamic Information
in Mnemonics, p.578 or Device Drivers in the ProvideX User's Guide.
'+$' & '-$' Mnemonics
    For Internal Use Only
GUI Display
Description
For Sage Software Canada use only - Internal debugging attribute included here for
completeness only.
'2D' Mnemonic
    Use 2D Controls
GUI Display
Description
Display Windows 3.1 visual style (two-dimensional controls) for all current/subsequent
windows (deactivates '3D' or '4D' controls).