COBOL Messages


LNC2727

%1 must be a DATA DIVISION item whose level-number is not 66 or 88. ADDRESS OF ignored.

30

Cause . . . . . : You can determine the address of an item defined in the DATA DIVISION of a program, provided that the level-number of the item is not 66 or 88.

Recovery . . . : Change the level-number of the item.


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