Introduction | Getting Started | CED Features | CED Commands | Index |
Syntax: | FIND "search-value"[,starting-line] |
Discussion: |
The FIND command searches for the specified search-value through
all of the lines in the currently opened file. Lines matching the
search-value are displayed.
To begin the search from the next page in the file, type: ..FIND "search-value"
For additional "search commands" see: |
Example: |
FIND "CUSTOMER" |