RNF5315

Operand contains index that is not valid.

20

Cause . . . . . : The operand contains an array index that is not valid. The index must be a numeric value (literal or field) greater than 0 and less than or equal to the number of elements in the array. The index defaults to 1.

Recovery . . . : Specify a valid array index for the operand. Compile again.