COBOL Messages


LNC0667

INDICATOR phrase refers to more than %1 indicator data items. %2 ignored.

20

Cause . . . . . : The data item specified in the INDICATOR phrase can have up to %1 subordinate indicator data items. When this limit is exceeded only the first %1 indicators are used.

Recovery . . . : Either change the INDICATOR phrase to refer to a valid data item or eliminate the duplicate indicator data items.


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