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


ASMA086S

HLASM Programmer's Guide
SC26-4941-06

Missing MEND generated - xxxxxxxx

Explanation

A macro definition, appearing in the source program or being read from a library by a macro call or a COPY statement, ends before a MEND statement is encountered to end it.

System action

A MEND statement is generated. The portion of the macro definition read in is processed.

Programmer response

Insert the MEND statement if it was omitted. Otherwise, check if all the macro definition is on the library.

Severity

12

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014