A86: Re: strangeness
[Prev][Next][Index][Thread]
A86: Re: strangeness
> i created two asm programs on the calc, like this:
> :AsmPrgm
> :C39853
>
> one is named "asd" and the other "sdf"
I don't follow you at this point. Put that asm code in _both_ programs, or
just asd?
What do you put in sdf?
> then i run program asd:
> Asm(asd
>
> it gives me the low battery message (which is what $5398 does)
>
> then i try to run the other program (this only seems to work with asm
> progs)
> Asm(sdf
>
> it says "Done"
I put it in both and both times it shows the battery message (as expected).
> go back into the program editor & edit "asd"
> :Asm(sdf3
You mean just "Asm(sdf", or really add the "3"?
> interesting...
What is it supposed to do? Maybe only on one rom version?
References: