Saving Data in Standalones

Kay C Lan lan.kc.macmail at gmail.com
Tue Jun 8 01:28:05 EDT 2010


On Tue, Jun 8, 2010 at 5:12 AM, Peter Haworth <pete at mollysrevenge.com>wrote:

>
> When my application starts up, I'll retrieve all these property values and
> set them into the objects that own them.  I'll have to find a mechanism to
> prevent the setProp handler from updating them again during that process but
> some sort of global variable should take care of that.  Alternatively, I
> could write a getProp handler for each of them I guess.
>
> I believe the Dictionary suggests you use 'lock messages' to prevent such
recursion.

HTH



More information about the use-livecode mailing list