PS TEXT EDIT Reference Manual
REPLACE
TEDIT Commands
058059 Tandem Computers Incorporated 3–155
REPLACE REPLACE substitutes new text (called replace-text) for existing text (called
search-text) in your file.
What to Enter
{ REPLACE | REPL }
search-text
,
replace-text
,
[
line-range-list
] , [
column-range
]
, [
replace-options
]
search-text
is the text you want to locate to replace.
replace-text
is the replacement text.
line-range-list
is defined as:
line-range
[
line-range
] ...
line-range
is the number of lines for the replacement text.
column-range
is the column numbers for the replacement text.