COBOL Messages


LNC2536

%1 containing %2 clause cannot be redefined.

30

Cause . . . . . : Multiple records are specified for file %3. These represent implicit redefinitions of the same area.

Recovery . . . : Remove the %2 clause from the description of %1, or specify only a single record for file %3.


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