7.0;ph (pad_horizontal) *DM*, revision 7.0, 83/08/15
PH (PAD_HORIZONTAL) -- Move pad horizontally by characters.
usage: ph [+/-]n
FORMAT
PH [+/-]n
The PH command moves (scrolls) the pad horizontally under a window in units of
characters.
By default, the boxed arrow keys scroll a pad in 10-character increments.
______
|+----+|
PH -10 (or) || -->|| (L9) Scroll pad right
|+----+|
|------|
______
|+----+|
PH +10 (or) ||<-- || (L7) Scroll pad left
|+----+|
|------|
ARGUMENTS
[+/-]n
(required)
Specify scrolling increment in characters. Positive 'n'
scrolls pad left; negative 'n' scrolls pad right.
RELATED TOPICS
More information is available. Type:
- HELP DM COMMANDS
for a list of other pad control commands.