RE: A86: Done!!
[Prev][Next][Index][Thread]
RE: A86: Done!!
The "arrow" is character 5, it has the equate Lconvert.
To use it in a string do something like this:
.db Lconvert,"Frac",0
>
> I finally have the Custom program working well. Thanks to all who helped
> or didn't laugh at me :) Quick question, though. Using ASM Studio I
> can't get it to compile with the little arrow character as seen in >Frac
> or >Dec etc. Is there an equate for that sort of thing or is there a
> special character I can use?
> Thanks
> terrence wong
>
References: