why would you not use a global variable? A big feature of custom properties is that they can persist from execution to execution. A global goes away after execution.

sqb

Hey, does anyone have a suggestion about what is the best kind of
(non-visible) object to create on the fly for temporarily storing
custom properties?

In other words, I want to use custom properties like global variables,
but I want to put them in something that only exists during program
execution and that won't get saved with my project.

Or, should I be using something besides custom properties for keeping
global, transient values that the program only needs during execution?


--


stephen barncard
s a n  f r a n c i s c o
- - -  - - - - - - - - -



_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to