COBOL Messages


LNC0655

File %1 does not support ROLLING phrase. Run time error may occur.

20

Cause . . . . . : A ROLLING phrase was encountered for the indicated file, but the DDS for the file does not contain a specification of the keyword ALWROL, which is required to support ROLLING. A run time error will occur unless the file is recreated or overridden at run time.

Recovery . . . : Re-create the file or override it at run time.


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