sakura/en/Move Cursor

Last-modified: 2008-03-29 (土) 14:34:18

Move Cursor

The cursor is moved up and down and right and left.
In the setting when installing it, it is allocated in <Up>, <Down>, <Left>, and <Right> key.

Macro Syntax

Cursor Up

  • Syntax
    Up( );
  • Record
    Support

Cursor Down

  • Syntax
    Down( );
  • Record
    Support

Cursor Left

  • Syntax
    Left( );
  • Record
    Support

Cursor Right

  • Syntax
    Right( );
  • Record
    Support