Macro Language Reference > Macros > Keyboard > klf
  
klf
Description
This macro moves the cursor to the left 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 left.
Syntax
klf movement:n
movement
Ø|0
Text Mode Move cursor left by one token (character or attribute)
Other: Move cursor left by 3mm
1
Text Mode Move cursor left by one word
Other: Move cursor left by 1mm
2
Text Mode: Move cursor left by one character, even within attributes.
Other: Move cursor left by 20mm.
3
Text Mode: Go to start of line in edit bar.
100
Move cursor one character to the left
101
Select one character to the left of the current cursor position
102
Scroll one character to the left
200
Go to the start of the word
201
Select from cursor position to start of word
202
Scroll one word to the left
300
Go to start of line in edit bar
301
Select text between the left of the current cursor position and the end of the line in the edit bar.