PS TEXT EDIT Reference Manual
Ranges
TEDIT Topics
2–48 058059 Tandem Computers Incorporated
What to Enter
When you use line-range in the commands RENUMBER, REPLACE,
SEARCH, and WRITE commands, you can enter it as follows:
line-range
ALL | A
line
[ /
line
]
[ #
count
]
REGION | R
ALL
is all lines of your file.
line
[ /
line
]
[ #
count
]
is one or more lines you indicate either by a number, alpha letter, or a
symbol. You use the “/” slash to separate beginning and ending points
of a range; for example, F/L or 12/200.
line
is one of the following:
line-number
FIRST | F
LAST | L
TOP | T
BOTTOM | B
*
[ [+|-]
offset
]