Re: [cc65] Macro scoping problem...

From: Christian Krüger <C.Krueger.B1web.de>
Date: 2010-07-10 12:35:54
Hi,
> But fortunately it is very easy to fix the issue: Just leave off the whole
> conversion and use the argument as is:
>
>          .macro DoJmp label
>                  jmp label
>          .endmacro
>    
yes, in this test-case this is true, but in my real-life-case the string 
is an
input to ".concat" and I have no idea how to solve this?

BR
Christian

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sat Jul 10 12:36:00 2010

This archive was generated by hypermail 2.1.8 : 2010-07-10 12:36:03 CEST