RNF5066

The array name specified does not have a valid index.

20

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 operand is ignored.

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