Every value in LC is a string, that is to say there is no variable typing. The 
parser determines at runtime how to treat it, and if it can be used as such. I 
can say PUT β€œ1” + 1 but I cannot say PUT β€œone” + 1.

Bob S


On Apr 19, 2014, at 09:57 , Stephen MacLean 
<smacl...@madmansoft.com<mailto:smacl...@madmansoft.com>> wrote:

Thanks Scott!

So, even though I'm enclosing it in quotes, LC still thinks that?

Strange behavior, since it's a string and not a number, but I can deal with it. 
Change already made:)

Best,

Steve

_______________________________________________
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