RNF5069

The array name specified does not have a valid index.

30

Cause . . . . . : An operand is the name of an array but a valid index is not specified. A valid index consists of a numeric value placed between parentheses. The specification is ignored.

Recovery . . . : Add an index after the array name. Compile again.