PS TEXT EDIT Reference Manual

LEFTSCROLL
TEDIT Commands
058059 Tandem Computers Incorporated 3–97
LEFTSCROLL LEFTSCROLL moves the text in the window to the left, displaying text in
higher-numbered columns.
What to Enter
[
repeat-count
] { LEFTSCROLL | LE } [
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 one column to the left, enter:
Command: LEFTSCROLL
2. To move text 10 columns to the left using a number, enter:
Command: LEFTSCROLL 10
3. To move text 10 columns to the left using the repeat count, enter:
Command: 10 LEFTSCROLL