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


ASMA045W

HLASM Programmer's Guide
SC26-4941-06

Register or label not previously used - xxxxxxxx

Explanation

A register or label specified in a DROP statement has not been previously specified in a USING statement.

System action

Registers or labels not active at the time are ignored.

Programmer response

Remove the unreferenced registers or label from the DROP statement. You can drop all active base registers and labels at once by specifying DROP with a blank operand.

Severity

4

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014