Contents - Index


 

Use PageDown to move the position of the current session view forward (toward the bottom) by a specified number of logical screens.

 

PageDown may also be entered as Fo[rward].

 

Optional Operands

 

FCT specifies the number of logical screens to move the session position by. FCT may be a fractional amount.  For example, a value of .5 signifies half a page.

 

 Default: 1.

 

PageDown may be invoked without operands by pressing the Page Down key.

 

A logical screen is the number of lines of text shown in the current text display area -- it varies according to screen type and selected font.

 

Return Codes

 

OK Successful.

 

Examples

 

Position forward 1 screen:

 

   => for

 

Position forward 4 screens:

 

   => for 4

 

Position forward 1/2 screen:

 

   => for .5