Macro Language Reference > Macros > Keyboard > kup
  
kup
Description
This macro moves the cursor upwards 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 upward by varying amounts.
Syntax
kup movement:n
movement
Ø|0
Text Mode: If the text cursor is placed in a stream the cursor moves up one line in either the edit bar (if more than five lines are displayed in the edit bar) or the document window.
Other: Move cursor up by 3mm.
1
Text Mode: Scrolls up in the edit bar by one page, leaving the cursor in the same position
Other: Move cursor up by 1mm
2
Text Mode: Scrolls up in the edit bar by one line, leaving the cursor in the same position
Other: Move cursor up by 20mm
300
Move cursor up one line
301
Select text up one line from the current cursor position
302
Scroll up one line
400
Move cursor up one paragraph
401
Select text up one paragraph from the current cursor position
402
Scroll up to top of paragraph
500
Go to the start of the window
501
Select text upwards between the current cursor position and the start of the window
502
Scroll to the top of the window
600
Page up
601
Select text upwards between the current cursor position and the top of the page
602
Scroll to the top of the page
700
Go to the start of the text stream
701
Select text upwards between the current cursor position and the start of the text stream
702
Scroll to the top of the text stream
800
Go to the start of the column
801
Select text upwards between the current cursor position and the start of the column
802
Scroll to the top of the column