Macro Language Reference > Macros > Keyboard > kdn
  
kdn
Description
This macro moves the cursor downwards 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 downward by varying amounts.
Syntax
kdn movement:n
movement
Ø|0
Text Mode: If the text cursor is placed in a stream the cursor moves down 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 down by 3mm.
1
Text Mode: Scrolls down in the edit bar by one page, leaving the cursor at the same position
Other: Move cursor down by 1mm
2
Text Mode: Scrolls down in the edit bar by one line, leaving the cursor at the same position
Other: Move cursor down by 20mm
300
Move cursor down one line
301
Select text down one line from the current cursor position
302
Scroll down one line
400
Move cursor down one paragraph
401
Select text down one paragraph from the current cursor position
402
Scroll down to bottom of paragraph
500
Go to end of window
501
Select text downwards between the current cursor position and the end of the window
502
Scroll to bottom of window
600
Page down
601
Select text downwards between the current cursor position and the bottom of the page
602
Scroll to bottom of page
700
Go to end of text stream
701
Select text downwards between the current cursor position and the end of the text stream
702
Scroll to bottom of text stream
800
Go to end of column
801
Select text downwards between the current cursor position and the end of the column
802
Scroll to bottom of column