ASMA110S Library macro first statement not 'MACRO' or comment
Explanation
A statement other than a comment statement preceded a MACRO statement in a macro definition read from a library.
System action
The macro definition is not read from the library. A corresponding macro call cannot be processed.
Programmer response
Ensure that the library macro definition begins with a MACRO statement preceded (optionally) by comment statements only.
Severity
12