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


ASMA119S

HLASM Programmer's Guide
SC26-4941-06

Too few MEND statements in COPY code

Explanation

A macro definition is started in a library member brought in by a COPY statement and the COPY code ends before a MEND statement is encountered.

System action

A MEND statement is generated to end the macro definition. The statements brought in before the end of the COPY code are processed.

Programmer response

Check to see if part of the macro definition was lost. Also, ensure that each macro definition to be used as COPY code contains balanced MACRO and MEND statements.

Severity

12

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014