Open a new Runrev session.
Open the message box (single line)
Type into it
  put 1 into m; put ((m)+9)

What value should appear ?
I expected 10 - but I actually get 1

If I put a space between the two "("s - i.e. put 1 into m; put ( (m)+9)
then I do indeed get 10.


Don't see the same problem when using the multi-line message box - but this is baffling me.
Is there something special about the message box that would explain this anomaly ?
Or is there something non-obvious (to me) about this expression ?


Thanks

--
Alex Tweedly       http://www.tweedly.net



--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.7.6 - Release Date: 27/01/2005

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to