Re: A83: Re:
[Prev][Next][Index][Thread]
Re: A83: Re:
On 17-May-99, you wrote:
> I think these two functions were revealed to the TI-83 community by Pat
> Milheron (sorry if that's mispelled Pat) from TI. ASM_IND_CALL is the set up
> for PGMIO_EXEC. PGMIO_EXEC is basicly the "DOS Prompt" of the TIOS without
> the "command interpreter". You tell ASM_IND_CALL what kind of input to look
> for (String or Number), then call PGMIO_EXEC. The input should be in op1,
> right guys? About _ParseInp, well this is the "command interpreter" of the
> TIOS. op1 has something to do with this one too, I just don't recall what...
> Hope that helped.
> cul8r
Hrmpf!!!!!
Pat didn't reveal the input routines, I figured it out. And PGMIO_EXEC isn't
the dos prompt, it's a group of functions commonly used by basic programs for
i/o. There are both display functions and input functions.
Linus
--
wwww
(o)(O)
.--> .-------mm--(__)--mm--------.
| Linus Akesson | http://linusworld.cjb.net |
`---------------^-- ----- --- -- -- - - - `---------ooO--Ooo----------'
"640K ought to be enough for anybody." - Bill Gates, 1981
References: