ASMA086S 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