The loop index used in a FOR operation is not valid.
30
Cause . . . . . : The loop index in a FOR operation must be a scalar numeric variable with zero decimal positions. The specification is ignored.
Recovery . . . : Correct the loop index of the FOR operation, or remove the specification. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.