Re: MASM error 202 argument out of range

Originally Posted by
rsocor01
Try using decimal 255 in your formula instead of $100. The hex number $100 is equal to decimal 0001 0000 000. This might be a problem with your byte variable.
Robert
I meant $100 equal to decimal 0001 0000 0000. Missed a zero.
"No one is completely worthless. They can always serve as a bad example."
Anonymous
Bookmarks