ID Number: Q12034
4.00 5.00
MS-DOS
Problem:
MASM gives a "value out of range" error on the following example:
false equ 0
true equ not false
db true
Response:
Microsoft confirmed this to be a problem in Version 4.00 of the Macro
Assembler. The problem was corrected in MASM Version 5.00.