COBOL Messages


LNC0757

VALUE clause also occurs in declaration of type-name %1. VALUE clause for %1 ignored.

10

Cause . . . . . : A VALUE clause has been specified both in the data description entry of %2, and in the declaration of type-name %1.

Recovery . . . : Remove the VALUE clause from the data description entry of %2, or from the declaration of type-name %1.


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