COBOL Messages


LNC1348

Table item %1 cannot be used as subscript. Default item assumed.

30

Cause . . . . . : The table item cannot be used as a subscript as it is subscripted. Subscripting (and indexing) cannot be nested.

Recovery . . . : Move the value to an elementary item and then use the elementary item as the subscript.


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