[A83] Re: GetTokString rom call
[Prev][Next][Index][Thread]
[A83] Re: GetTokString rom call
> Van: Kirk Meyer <kirk.meyer@colorado.edu>
>
> Hm weird.. I didn't know the parentheses were stored as separate tokens.
Ah
> well.
Well, if you had programmed some Ti-BASIC before then you would have
noticed that things like
:Line(10,20,30,40)
works as well as
:Line(10,20,30,40
(it is even faster, I think, because off lesser tokens to interpret)
Same thing on typed equations on the HomeScreen...
Henk Poley
Follow-Ups: