Tracking down a bug, I put this into the message box

  put 3*4 into t1; add (2*10) to t1; put t1

I get 12, whereas I should have got 32. Same thing when I just add 20. What am 
I doing wrong?

Graham

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to