COBOL Messages


LNC2517

%2 object %1 is ambiguous. Clause discarded.

30

Cause . . . . . : The object of the %2 clause was defined multiple times.

Recovery . . . : Specify an object that is uniquely defined, or in the case of the LIKE clause, use the necessary qualification to make the reference unique.


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