On 11/28/11 5:09 PM, Mike Bonner wrote:
Interesting. I tried using a global from the message box without first
declaring it once.  Didn't work for me. Then declared it and it did.  What
am I missing?

It has to have been already declared, either in a one-time declaration in the message box, or in a script. Globals the engine knows about are listed in the message box Global Variables pane. If it's there, you don't need to declare it again within a message box command sequence.

I thought the original global in question was already declared, but maybe I missed something.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
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