PS TEXT EDIT Reference Manual

SEARCH
TEDIT Commands
3–180 058059 Tandem Computers Incorporated
Examples:
1. To search for “rose” in all lines of the file (first to last), in columns 1
through 50, enter:
Command: SEARCH rose, F/L, 1:50, I W
Note The I means to ignore uppercase or lowercase; W means to search for whole words.
2. To search for, and to find, TEDIT in lines starting at the current cursor
position through the bottom of the window and in all columns, and
then to exit the file, enter:
Command: SEARCH TEDIT, */B,,,EXIT
How to Use
If you give the SEARCH command alone, TEDIT asks for the needed
information in these response lines:
Search for:
In lines: F/L
In columns: 1:239
Options:
The defaults are the ones given to the last SEARCH command, if any;
otherwise, the “F/L” is the default for line ranges, and “1:239” is the default
for column ranges. You can use the default line and column ranges, or you
can give your own.