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


ASMA118S

HLASM Programmer's Guide
SC26-4941-06

Source macro ended by 'MEND' in COPY code

Explanation

A library member, being copied by a COPY statement within a macro definition, contained a MEND statement.

System action

The MEND statement is honored and the macro definition stops. No more COPY code is read. The statements brought in before the end of the COPY code are processed.

Programmer response

Make sure that each library member 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