COBOL Messages


LNC1245

%1 cannot be defined as %3 %2. %3 clause ignored.

30

Cause . . . . . : %1 is part of the group item %2, or %1 is the same as %2, so you cannot define it as %3 %2.

Recovery . . . : Change the level number or location of %1 so that it is not part of the group item %2, or replace %1 with a valid defined name.


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