Sequential access
For sequential access, code ACCESS IS SEQUENTIAL
in
the FILE-CONTROL
paragraph.
For indexed files, records are accessed in the order of the key field selected (either primary or alternate), beginning at the current position of the file position indicator.
For relative files, records are accessed in the order of the relative record numbers.