A2028.md
May 2, 2024 ยท View on GitHub
Asmc Macro Assembler Reference
ASMC Nonfatal Error A2028
expression must be a code address
An expression evaluating to a code address was expected. One of the following occurred:
- SHORT was not followed by a code address.
- NEAR PTR or FAR PTR was applied to something that was not a code address.
* ML 6.0 compatible error