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.