COBOL Messages


LNC1069

%1 redefines %2. Their level-numbers are different. REDEFINES clause ignored.

30

Cause . . . . . : The level-number of the item being redefined must be the same as the level-number of the redefining item.

Recovery . . . : Change the level-numbers so they match.


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