On 2/16/2015 11:57 AM, Dr. Hawkins wrote:
Variable values were not getting set, even though they showed as set in
handlers.

In both cases, it turned out that I was modifying a globle variable that
hadn't been set in that handler.

Is the global declared at the top of the script? Are you trying to use a local variable in a handler with the same name as the global?

Just trying to figure out what you're seeing.

--
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