Hallo Ullrich, if have defined a constant CH_ENTER = 13. If i use $ab1e to output a string, i would like to have it terminated by both enter and zero. So i defined a macro like this: .macro chendter CH_ENTER, 0 .endmacro I like to use it like this: .byte "blabalabla",chendter another thing is, that i use the program listings very extensively to test the code. i have the problem, that the listing is not generated, if there is an error in the code. is there a possibility to have a listing generated in every case, will the be the possibility in future? Greetz Monte Carlos ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Fri Jun 18 11:50:30 2004
This archive was generated by hypermail 2.1.8 : 2004-06-18 11:50:39 CEST