PS TEXT EDIT Reference Manual

OPENWINDOW
TEDIT Commands
3–126 058059 Tandem Computers Incorporated
Examples:
1. To open a six-line second window with a file named, “CASH,” (for
reading only), enter:
Command: OPENWINDOW 2, CASH, R, 6
2. To open window 1 with a file named “YEAREND” with a viewing size
of ten lines, enter:
Command: OPENWINDOW 1, YEAREND, , 10
No openwindow-options are included; you must specify the comma to
separate the openwindow-options from size.
3. To open another window with a file named, “BROKE,”enter:
Command: OPENWINDOW **, BROKE
Neither the openwindow-options nor the size is specified. Therefore, the
defaults are used for this window; that is, the openwindow-options allow
WRITE access and specify a window size half that of the current
window.
4. To open a second window to the same file, enter:
Command: OPENWINDOW **, *