COBOL/400 Language Help

FORMAT

Use the FORMAT phrase to specify the value containing the name of the record format to use for this I-O operation. The system uses this to specify or select which record format must be operated on.

A value of all blanks is treated as though you did not specify the FORMAT phrase. If the value is not valid for the file, a FILE STATUS of 9K is returned and an EXCEPTION/ERROR procedure is invoked, if applicable, for the file.


[ Top of Page | Previous Page | Next Page | Table of Contents ]