|
/sys$common/syshlp/TECO.HLB Commands, N *Conan The Librarian |
The "N" command is the same as the "S" command, except that
the search continues across page boundaries, if necessary,
until the specified text, or the end of the file, is
encountered.
The "N" command is of the form:
Ntext-to-locate<ESC>
For example, to find the text "find me", which may appear
on a later page in the file, use the command
Nfind me$
(Note the the <ESC> key echoes as "$" at your terminal.)
|
|