evaluation of 1*2= parse expression
Brought to you by:
rjolly
Hi Raphael.
Just updated from rc4 to 1.0.4 (Palm) and found that
evaluation of any highlighted expression followed by
equals sign eg 1*2= gives a parsing exception.
Not sure if this is an intentional change, but it is
different to the last version!
Cheers
Mike Thomas
Logged In: NO
Hi Mike,
Yes it is an intentional change. This is related to the fact
that the software now can parse an EquationOrExpression with
an equal sign like for instance " x = 2 ". This is useful
for MathML formatting (in the desktop version of course,
hence on Palm, too, for coherence). I really want it to be
an editor, which I'm aware is slightly less easy to use than
a calculator.
Sorry for that !
(Oh and perhaps I should have incremented the version
number... The point is that meditor shouldn't be in 1.0 yet.
But if it is not now, it will never be ;-)
Raphael
Logged In: NO
Thanks for that.