Format 1

Format 1 specifies the number of bytes for fixed-length records.

Format 1

Read syntax diagramSkip visual syntax diagramRECORDCONTAINSinteger-3CHARACTERS

integer-3
Must be an unsigned integer that specifies the number of bytes contained in each record in the file.

The RECORD CONTAINS 0 characters clause is syntax checked, but has no effect on the execution of the program.

Do not specify the RECORD CONTAINS 0 clause for an SD entry.