PS TEXT EDIT Reference Manual
SIZEWINDOW
TEDIT Commands
3–190 058059 Tandem Computers Incorporated
SIZEWINDOW SIZEWINDOW changes the number of lines displayed in two screen
windows by changing the height of the window containing the cursor.
What to Enter
{ SIZEWINDOW | SI }
size
size
is a whole number (positive, unsigned, or negative).
Examples:
1. To change the size of the screen window to four lines, enter:
Command: SIZEWINDOW 4
(TEDIT changes the window where the cursor is positioned.)
2. To reduce the size of a screen window by four lines, enter:
Command: SIZEWINDOW -4
3. To increase the size of a screen window by eight lines, enter:
Command: SIZEWINDOW +8
4. To hide one of two windows that you have open, enter:
Command: SIZEWINDOW 0