Introduction Getting Started CED Features CED Commands Index

FIND command

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:
BRIGHT
SEEK
VFIND
VBRIGHT
VSEEK

Also see REPLACE and VREPLACE.

Example:
  FIND "CUSTOMER"