ALP3213: Illegal digit(s) for current .RADIX

A literal integer constant was not qualified with a prefix or suffix (radix override), but was specified using digits that are not valid for the current radix. For instance, use of the literal 1234 is illegal when the current radix value is 2.


[Back: ALP3212: Operands must be relative to same segment or group]
[Next: ALP3214: Value cannot be negative]