9.5.18 RECL Specifier

The RECL specifier asks the maximum record length for a file. It takes the following form:

RECL = rcl
rcl
Is an integer scalar memory reference whose value depends on the following conditions:

The rcl value is expressed in longwords if a file is (or has been) opened for unformatted I/O, and in bytes in all other circumstances.


Previous Page Next Page Table of Contents