Re: XML plist to NSArray
Re: XML plist to NSArray
- Subject: Re: XML plist to NSArray
- From: Buddy Kurz <email@hidden>
- Date: Sat, 7 Jun 2003 11:03:47 -0700
This list should be in the Guiness Book of Records as the worlds
largest distributed spell checker:-)
On Saturday, June 7, 2003, at 10:53 AM, Yuhui wrote:
Hi Michael,
I've stored snippets of phrases in an XML plist I made in Property
List
Editor.
<snip>
<dict>
<key>phrase_01</key>
<snip>
phrases01 = [allPhrases objectForKey:@"phrases_01"];
Shouldn't the key be "phrase_01" instead of "phrases_01"?
Hope that helps
Yuhui
_______________________________________________
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.
_______________________________________________
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.