Intel® Fortran Compiler 18.0 Developer Guide and Reference
The ACCESS specifier indicates the access method for the connection of the file. It takes the following form:
ACCESS = acc
acc |
Is a scalar default character expression that evaluates to one of the following values:
|
The default is 'SEQUENTIAL'.
There are limitations on record access by file organization and record type.