COBOL Messages


LNC2751

Subscripting of %1 is not valid.

30

Cause . . . . . : An item that you subscript must be defined with, or subordinate to, an item that has an OCCURS clause.

Recovery . . . : If you want to subscript the item, add the missing OCCURS clause or clauses.


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