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


ASMA005S

HLASM Programmer's Guide
SC26-4941-06

No storage for macro call; continue with open code

Explanation

An inner macro call could not be processed because no main storage was available.

System action

The assembly continues with the next open code statement.

Programmer response

Check whether the macro is recursive, and, if so, whether termination is provided for; correct the macro if necessary. If the macro is correct, allocate more main storage.

Severity

12

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014