Re: HELP! NSUserDefaults crashing on me
Re: HELP! NSUserDefaults crashing on me
- Subject: Re: HELP! NSUserDefaults crashing on me
- From: David Thorup <email@hidden>
- Date: Sat, 7 Jun 2003 16:02:34 -0600
On Saturday, June 7, 2003, at 03:01 PM, Joseph Jones wrote:
>
When I try to call:
>
>
[[NSUserDefaults standardUserDefualt] stringForKey@"NSShortDateFormat"]
>
>
It appears that the call to NSUserDefualts is passing back a null
>
string for this key, but I don't know why.
>
Try "NSShortDateFormatString" instead of "NSShortDateFormat"
Let me know if that works.
_____________________________
Dave Thorup
Software Engineer
email@hidden
http://www.kuwan.net
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.