Re: Preference file problem
Re: Preference file problem
- Subject: Re: Preference file problem
- From: Shane Stanley <email@hidden>
- Date: Tue, 12 May 2015 16:36:19 +1000
Setting values using registerDefaults: doesn't cause *anything* to be written to file. All it does is sets the fall-back values that are used if nothing is found for a particular key when you use objectForKey:. In other words, they are only used (a) the first time a script is run, and (b) if you never use setObject:forKey: for a particular key.
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden