FIND Verb
Syntax
FIND {(channelno{options})}{inputlist}
FIND RECORD{(channelno{options})}{strvar}
The FIND, EXTRACT, and INPUT verbs use the same syntax as the READ and READ RECORD verbs. See the READ verb for additional information.
Remarks
For C-ISAM files, the FIND verb resets the file pointer. Subsequent
KEY()- function calls and un-keyed READ operations can result in an !ERROR=2.