store persistent variables

Kurt Kaufman kkaufman at snet.net
Sat Jan 10 21:46:25 EST 2009


We're using about 100 global (single word) variables that need to be  
stored between sessions.  Can I store them as custom properties of the  
stack, and then re-populate the globals with the saved values at the  
next startup?
Is this the best method?

Thanks, Kurt



More information about the use-livecode mailing list