perm filename FIND[3,2]3 blob
sn#225840 filedate 1976-07-20 generic text, type T, neo UTF8
FIND allows fairly flexible search of any text file.
To find personnel information (full name, addr., tel., ppn.)
about someone, type: "FIND PPN<cr>", or "FIND Name<cr>".
The AI phone directory will be searched, and the information
printed.
To find a word or group of words in a file, type:
"FIND word(s) IN file<cr>".
If "word(s)" contains the word "IN", if you want fancier searches
(ignoring multiple spaces, searching for multiple keywords, searching
where case is important), or if the above does not work, read
FIND.TES[S,DOC].
The FIND command has the following syntax:
FIND [EXACTLY] [WITHIN <delim>] [EXACTLY] <key> [[IN] <file>]
where <delim> is either a single character or one of the following
words: MSG LINE PAGE PARAGRAPH GRAF.