Macro Language Reference > Macros > Keyboard > krt
  
krt
Description
This macro moves the cursor to the right in a text stream, sometimes using two different modes of operation depending on whether or not you are in Text Mode. The cursor is normally moved by varying amounts.
 
In editing mode the text cursor movement is always one character to the right.
Syntax
krt movement:n
movement
Ø|0
Text Mode Move cursor right by one token (character or attribute)
Other: Move cursor right by 3mm
1
Text Mode Move cursor right by one word
Other: Move cursor right by 1mm
2
Text Mode: Move cursor right by one character, even within attributes.
Other: Move cursor right by 20mm.
3
Text Mode: Go to end of line in edit bar.
100
Move cursor one character to the right
101
Select one character to the right of the current cursor position
102
Scroll one character to the right
200
Go to the end of the word
201
Select from cursor position to end of word
202
Scroll one word to the right
300
Go to the end of the line in the edit bar
301
Select text between the right of the current cursor position and the end of the line in the edit bar.