1 The complete file declaration would include the
attributes FILE and RECORD. If you use any of the options KEY, KEYFROM, or
KEYTO, your declaration must also include the attribute KEYED.
2 The statement READ FILE(file-reference); is equivalent
to the statement READ FILE(file-reference) IGNORE(1);