| '@@' | Define Cursor Position Sequence | 
Definition
'@@'=esc_seq$
  
Where: 
| esc_seq$ | ESC+"[ and a string expression defining the cursor position coordinates using the format: | 
|      \id_char{modifier | ;}format_code | 
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.