On Aug 25, 2005, at 1:28 PM, J. Landman Gay wrote:

on test
  put "abc" into myString
  add 1 to mystring -- error condition
  get doSomething(myString)
end test

Someone has to say it -- this is where static typing would come in handy...

That or a smarter compiler that can see the (somewhat obvious) problem with this code.
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to