PS TEXT EDIT Reference Manual

SEARCH
TEDIT Commands
058059 Tandem Computers Incorporated 3–179
SEARCH SEARCH locates one or more characters (called search-text) in your file.
What to Enter
{ SEARCH | SEA }
search-text
, [
line-range
] ,
[
column-range
] , [
search-options
]
, [
command-list
]
search-text
is the text you want to locate.
line-range
is the range of lines in file to search.
column-range
is the column numbers to search.
search-options
are these options:
EXTENDED-SEARCH | E
IGNORE-CASE | I
WORD-DELIMITED | W
You can enter one, all, or none. (See “Tips” for a description of these
options.)
command-list
is a TEDIT command or commands that execute if the search text is
found.