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


ASMA306W

HLASM Programmer's Guide
SC26-4941-06

USING range overlaps implicit USING 0,0

Explanation

The USING range overlaps the assembler's implicit USING 0,0. This implicit USING is used to convert absolute implicit addresses in the range 0 to 4095. As a result of this USING, the assembler might not generate the expected object code.

System action

The assembly continues

Programmer response

Correct the USING statement. If you believe that it is correct, specify the FLAG(NOUSING0) option or a preceding ACONTROL FLAG(NOUSING0) instruction.

Severity

4

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014