Re: A89: annoying little quirks
[Prev][Next][Index][Thread]
Re: A89: annoying little quirks
In a message dated 9/4/98 4:19:25 PM Eastern Daylight Time, kimo@stones.com
writes:
> one would be not having to close the parenthesis's after certain commands,
> such
> as solve(x^2 + 1 - 2 = 0)
> the 86 just allowed you to type in the equation without the closing
> parenthesis.
yes, l know l've been testing my pre-written programs and the basic editor is
very finicky...it's cool though that it passes through all the text program
before tokenizing to alert you to all errors.