Hi all,

I can’t seem to come up with a succinct way of doing this:

I have a mathematical expression such as

 gGlobal1*gGlobal2/cos(gGlobal3) = SomeValue

and I want to replace the global names with the values previously saved to 
those Globals so as to show the entire expression with individual global values 
filled in, e.g. 

number1*number2/cos(number3) = SomeValue



I would appreciate your help.

Thanks,
Roger
_______________________________________________
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