ASMA107E Inconsistent dimension on target symbol; subscript ignored, or 1 used - xxxxxxxx
Explanation
The SET symbol in the name field is dimensioned (subscripted), but was not declared in a GBL or LCL statement as dimensioned, or vice versa.
System action
The subscript is ignored or a subscript of 1 is used, in accordance with the declaration.
Programmer response
Make the declaration and the usage compatible. You can declare a local SET symbol as dimensioned by using it, subscripted, in the name field of a SET statement.
Severity
8