Asmc Macro Assembler Reference

ASMC Nonfatal Error A2120

PROLOGUE must be macro function

The identifier specified with the OPTION PROLOGUE directive was not recognized as a defined macro function.

The user-defined prologue must be a macro function that returns the number of bytes needed for local variables and any extra space needed for the macro function.

* ML 6.0 compatible error

See Also

ASMC Error Messages