PS TEXT EDIT Reference Manual

RIGHTSCROLL
TEDIT Commands
058059 Tandem Computers Incorporated 3–163
RIGHTSCROLL RIGHTSCROLL moves the text in the window to the right, thus displaying
text in lower-numbered columns.
What to Enter
[
repeat-count
] { RIGHTSCROLL | RI } [
number
]
repeat-count
is the number of times to repeat this command. See “Repeat Count” in
Section 2 for details.
number
is a whole number from 2 to 239.
Examples:
1. To move text in your file one column to the right, enter:
Command: RIGHTSCROLL
2. To move text in your file 10 columns to the right, enter:
Command: RIGHTSCROLL 10
3. To move text in your file 10 columns to the right using a repeat count
instead of a number, enter:
Command: 10 RIGHTSCROLL