Hello Ketilo:
I've updated to the latest version of RadAsm, 1.2.1.9 and now receive this error message whenever I attempt to assemble: "error A2005 symbol redefiniton CONST". The error refers to the .const label. I can find no duplication of the label in my file. I tried it on the test project issued with the latest download and get the same error. If I comment-out the line " .const " the test program assembles and works. Any ideas on why I would be getting this error?
Regards Fumio
I've updated to the latest version of RadAsm, 1.2.1.9 and now receive this error message whenever I attempt to assemble: "error A2005 symbol redefiniton CONST". The error refers to the .const label. I can find no duplication of the label in my file. I tried it on the test project issued with the latest download and get the same error. If I comment-out the line " .const " the test program assembles and works. Any ideas on why I would be getting this error?
Regards Fumio
Thanks Donkey and apologies to KetilO.
I found I was able to assemble with asmedit which used a different version of windows.inc and traced problem to exactly what Donkey points out.
I found I was able to assemble with asmedit which used a different version of windows.inc and traced problem to exactly what Donkey points out.