PS TEXT EDIT Reference Manual

WRITE
TEDIT Commands
3–212 058059 Tandem Computers Incorporated
3. To write the contents of the scratchpad to the file NEWFILE, enter:
Command: WRITE SCRATCHPAD, NEWFILE
4. To save all the marked positions for this file in a file named POSFILE,
enter:
Command: WRITE POSITIONS, POSFILE
How to Use
When you give the WRITE command alone, TEDIT presents this response
line.
Write from: ALL to file:
The WRITE command needs this information:
In the “Write from:” field, supply a line-range. The default is ALL, or
F/L, which indicates all lines from the first through the last line in the
file. The / indicates a range of lines. You can use line numbers,
symbolic designators, SCRATCHPAD, and POSITIONS in line ranges.
See “RANGES” in Section 2 for a description of line ranges and
symbolic designators. Here are examples of line ranges:
A All lines
F/B First line to bottom of window
*/*+15 Cursor position to 15 lines beyond the cursor position
*/B Cursor position to bottom of window