Following are functions relating to the keyboard:
Allows the command cursor to move to any AN or only to ANs that have commands defined. |
|
Deletes the last character from the key command line. |
|
Moves the command cursor down. |
|
Gets the raw key code from the key command line. |
|
Gets the AN where the cursor is positioned. |
|
Moves the command cursor left. |
|
Moves the command cursor in the requested direction. |
|
Gets a key from the key command line without removing the key. |
|
Puts a raw key code into the key command line. |
|
Puts a string into the key command line. |
|
Replays the last key sequence. |
|
Replays and executes the last key sequence. |
|
Moves the command cursor right. |
|
Moves the command cursor to a specified AN. |
|
Adds a keyboard sequence at runtime. |
|
Moves the command cursor up. |
|
Sends a keystroke (or string of keystrokes) to a window. |
See Also