COBOL Messages


LNC2544

%2 object %1 not fully defined.

30

Cause . . . . . : %1 is not fully defined when referenced in the %2 clause, or %1 is contained in a group item which is not fully defined.

Recovery . . . : Move all items which are referenced in the definition of %1 or in the definition of any group item which contains %1, so they precede the definition of %1.


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