PS TEXT EDIT Reference Manual

REPLACE
TEDIT Commands
058059 Tandem Computers Incorporated 3–159
In the “Options:” field, you can type zero to four options, separated
by spaces:
CONFIRM lets you decide about each replacement. To replace,
press REPLACE. To leave unchanged, press FINDNEXT.
EXTENDED-SEARCH lets you search for the NULL string and a
search-text pattern containing symbols representing more than one
character. See “PATTERNS” in Section 2.
IGNORE-CASE replaces text without regard for uppercase or
lowercase characters in the search-text.
WORD-DELIMITED looks only for whole words.
You can set REPLACE options in the profile with the
RECONFIGURE OPTIONS command. These affect every replace,
unless you give options with the REPLACE command. Options
given with REPLACE override settings in the profile but function
only for one replacement.
If you used the CONFIRM option, enter REPLACE to start the replacement
and FINDNEXT to move to the next occurrence. To avoid replacement, use
FINDNEXT instead of REPLACE. Note: You must assign FINDNEXT and
REPLACE to function keys before using REPLACE.
What Happens
REPLACE substitutes a new text for any existing text in the range of lines
and columns. Then it displays this message on the status line:
Replaced "xxx" with "yyyy"