Josep wrote:
Hello Jaqueline,

As global isn't? I ask this to know what is better if I need pass values
between handlers... Globals is the easy way but I don't know how affect the
globals to the entire app if one abuse of this. Use custom prop is other
way, but for this case I don't think that will be more correct, and pass
through user handlers.. but I don't want execute now, so globals are the
option. What you think?

A global will work. If both handlers are in the same object, like the card or stack script, then a script local variable will work too and is less likely to cause conflicts.

--
Jacqueline Landman Gay         |     [email protected]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to