| Mnemonics |
|
| Definition | |||
| Format | '@@'=esc_seq$ Where: |
||
| esc_seq$ | ESC+"[ and a string expression defining the cursor position 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 or Device Drivers in the ProvideX User's Guide. |
||