Re: A86: String input again
[Prev][Next][Index][Thread]
Re: A86: String input again
In a message dated 11/26/98 14:44:38 Eastern Standard Time,
croop@oregontrail.net writes:
> By the way, if you happen to find a way of making the one I posted work,
> I would love to know what you did. I have it firmly enmeshed in a
> program of mine, only to find that it doesn't work.
> Anybody know why the _getKey call would return to TI-OS and not to the
> program code that called it? Even in a little test program that I made
> just to test my own sanity, where I removed all RETs on purpose, it
> still returns to the homescreen after _getkey. How the heck is that
> possible?
maybe you put a jp instead of a call??? otherwise, it shouldn't. that
doesn't make much sense.
Follow-Ups: