<< Cut | E Commands >> |
Top: Documentation Library | Up: C Commands |
Cursor Text Command
Moves the insertion point one character.
cursor <UP | DOWN | LEFT | RIGHT>
UP moves the insertion point up one line.
DOWN moves the insertion point down one line.
LEFT moves the insertion point left one character.
RIGHT moves the insertion point right one character.
See also Position, Next, Previous.
Examples:
ARexx:
cursor right
Cursor Command Definition url:PLcmd/cursor
created:2006-04-19 18:39:26 last updated:2006-08-19 13:11:11
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For Cursor | sign in to add a comment |
There are no user contributed comments for this page. |
<< Cut | E Commands >> |
Top: Documentation Library | Up: C Commands |