Re: A86: Re: rom calls


[Prev][Next][Index][Thread]

Re: A86: Re: rom calls




That all depends on your intentions.  If you intend to evaluate the whole thing
yourself, then be my guest - evaluate it and the return it, but if you want to just
intercept it, then it would be much easier just to let the calculator finish parsing.
(read my other mail :-)

Dux Gregis wrote:

> Stephen Hicks wrote:
>
> > Am I correct in thinking that this OP stack is basically like a second stack?
> > That you can push and pop words to and from?  That out of the way, is there any
> > way that sqrtPARSE could return to the parser where it left off rather than going
> > where it does normally (i.e. alternate return or something).  I've tried jumping
> > to several places from sqrtPARSE (page 3, $5851 for one) and it never works
> > correctly - how do you specify an alternate return address?
>
> There's nothing wrong with where it returns to; it's a matter of reading the value
> form the right place and putting it into op1 with that flag set.



--
Stephen Hicks
mailto:shicks@mindspring.com
ICQ:5453914
IRC/AIM:Kupopo
Hopemage:http://www.mindspring.com/~shicks/



References: