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


ASMA108E

HLASM Programmer's Guide
SC26-4941-06

Inconsistent dimension on SET symbol reference; default = 0, null, or type=U - xxxxxxxx

Explanation

A SET symbol in the operand field is dimensioned (subscripted), but was not declared in a GBL or LCL statement as dimensioned, or vice versa.

System action

A value of zero or null is used for the subscript. If the type attribute of the SET symbol is requested, it is set to U.

Programmer response

Make the declaration and the usage compatible. You can declare a 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