SEQUENTIAL

Abbreviation: SEQL

SEQUENTIAL is a file description attribute that indicates that records in the file will be accessed sequentially.

SEQUENTIAL may be given in the declaration of a file constant or in an OPEN statement. It must not be specified in the declaration of a file variable.