Too many indexes specified for array; index is ignored.
20
Cause . . . . . : The number of array indexes specified for an array may not exceed the number of dimensions specified for keyword DIM on the array definition.
Recovery . . . : Remove the index or change the number of dimensions specified for keyword DIM. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.