Temporary custom properties

Stephen Barncard stephenREVOLUTION2 at barncard.com
Thu Feb 14 17:12:41 EST 2008


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






More information about the use-livecode mailing list