[A83] Re: Aurora for 83+?


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

[A83] Re: Aurora for 83+?




When someone takes a better look at how the TIOS execute BASIC (there just
needs to be some sort of 'bookmark' for the parser to know where it left)

A more Ti89 style of programming can then be done:

[...]
prgmBLAH:(9,2,20,40)
[..rest of BASIC prog..]

Would let BLAH read the numbers, parse it, updates the 'bookmark' (if you
don't then the error message you can generate will point right to the
faulty entry). And then do whatever it needs to do.

	Henk Poley <><




Follow-Ups: