Skip navigation.
 
mlRe: read com.apple.mail.plist
FROM : I. Savant
DATE : Thu Jul 20 18:52:04 2006

I forgot to mention that you can read all about NSArray and 
NSDictionary in apple's Cocoa documentation found here: http://
developer.apple.com/referencelibrary/Cocoa/index.html

--
I.S.


On Jul 20, 2006, at 12:49 PM, I. Savant wrote:

>
>  Since you are posting this to the Cocoa list, I assume you want 
> to do this from within a Cocoa application. If so, search this 
> list's archives; this is a *very* frequently-asked question. 
> Specifically, you want to look for parsing plist files in general 
> (or, more specifically, reading one into an NSDictionary or NSArray 
> object).
>
> --
> I.S.
>
>
> On Jul 20, 2006, at 12:45 PM, sheen mac wrote:
>

>> Hi,
>> Anyone have any idea about parsing of com.apple.mail.plist file.
>> Please help me
>>
>> Regards
>> sheen
>>
>>         
>> ---------------------------------
>> Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. 
>> Great rates starting at 1¢/min.
>>  _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Cocoa-dev mailing list      (<email_removed>)
>> Help/Unsubscribe/Update your Subscription:
>> http://lists.apple.com/mailman/options/cocoa-dev/idiotsavant2005%
>> 40gmail.com
>>
>> This email sent to <email_removed>

>

Related mailsAuthorDate
mlread com.apple.mail.plist sheen mac Jul 20, 18:45
mlRe: read com.apple.mail.plist I. Savant Jul 20, 18:49
mlRe: read com.apple.mail.plist I. Savant Jul 20, 18:52
mlRe: read com.apple.mail.plist Shawn Erickson Jul 20, 19:35