From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2001-11-04 11:35:33
Hi!
Sorry for the late answer, I've been on vacation for a week.
On Wed, Oct 31, 2001 at 02:05:12PM -0500, Jason Duerstock wrote:
> I want StrAtasciiToANTIC to process the given string and change each
> character with the rules above. I wrote the following macros to do this
> but I keep getting syntax errors. What am I doing wrong?
The problem is that the comma is taken as argument separator. Piotr has
already posted a great solution.
As you probably know, ca65 supports builtin macro packages. Macros like the
one you're using would be very useful for other people, so I would like to
invite anyone to send me your ca65 macros. Having additional machine specific
macro packages would be great. How about macros to emit a string in PETSCII,
or in Commodore screen code?
Regards
Uz
--
Ullrich von Bassewitz uz_at_musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:43 CET