RNF7415

The number of indexes specified in the reference is not equal to the number of dimensions declared.

30

Cause . . . . . : The number of indexes specified in the reference must be equal to the number of dimensions declared for that array. The specification is ignored.

Recovery . . . : Correct the number of indexes specified or the number of dimensions declared for the array. Compile again.