7.0;pp (pad_page) *DM*, revision 7.0, 83/08/16
PP (PAD_PAGE) -- Scroll pad vertically by pages.
usage: pp [-]n
FORMAT
PP [-]n
The PP command scrolls the pad vertically under a window in units of pages.
By default, the boxed up and down arrow keys invoke this command, scrolling in
half-page units.
ARGUMENTS
[-]n
(required) Specify scrolling increment in pages. Positive (unsigned)
'n' scrolls down; negative 'n' scrolls up. Note that 'n'
may also be a decimal fraction.
A "page" is defined as the smaller of either of the
following values:
- the number of lines that fit in the window
- the number of lines between the bottom of the
window and the next form feed or frame
RELATED TOPICS
More information is available. Type:
- HELP PV
for details about scrolling a pad vertically in units of lines.
- HELP DM COMMANDS
for a list of other pad control commands.