PS TEXT EDIT Reference Manual
RENUMBER
TEDIT Commands
3–152 058059 Tandem Computers Incorporated
2. To renumber your file from the cursor position to the end of your file
starting at line 1, enter:
Command: RENUMBER */L, 1
Note TEDIT uses 1 (default) for increment and YES (default) for audit.
How to Use
If you enter RENUMBER alone, TEDIT asks for the needed information
with this response line:
Renumber: to: by: 1 audit: YES
The RENUMBER command needs this information:
In the “Renumber:” field, supply the line-range. For the line-range and
line, you can give positive numbers less than 99,999.999 and the
symbolic line designations. See “RANGES” in Section 2 for a
description of line ranges and symbolic designators. Here are examples
of line ranges:
F/L — First through last line in file
20/30 — Lines 20 through 30
70/*+5 — Line 70 through the fifth line beyond the cursor.
In the “to:” field, supply the line. Here are examples of line numbers:
* — The cursor line
73.1 — Line 73.1.