A2004.md

May 2, 2024 ยท View on GitHub

Asmc Macro Assembler Reference

ASMC Nonfatal Error A2004

Symbol type conflict : identifier

The EXTERNDEF or LABEL directive was used on a variable, symbol, data structure, or label that was defined in the same module but with a different type.

* ML 6.0 compatible error

See Also

ASMC Error Messages