Visible to Intel only — GUID: GUID-33B26168-403E-4BAB-9A7C-CE4361C7027C
Visible to Intel only — GUID: GUID-33B26168-403E-4BAB-9A7C-CE4361C7027C
INQUIRE: RECL Specifier
The RECL specifier asks the maximum record length for a file. It takes the following form:
RECL = rcl
rcl |
Is a scalar integer variable that is assigned a value as follows:
|
The assigned value is expressed in 4-byte units if the file is currently (or was previously) connected for unformatted data transfer and the assume byterecl compiler option is not in effect; otherwise, the value is expressed in bytes.