Temporary custom properties

Russell Martin russell_martin at yahoo.com
Thu Feb 14 17:05:55 EST 2008


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?


      ____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs



More information about the use-livecode mailing list