HLASM Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ASMA107E

HLASM Programmer's Guide
SC26-4941-06

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

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014