Re: cocoa-dev digest, Vol 2 #1502 - 13 msgs
Re: cocoa-dev digest, Vol 2 #1502 - 13 msgs
- Subject: Re: cocoa-dev digest, Vol 2 #1502 - 13 msgs
- From: Andreas Mayer <email@hidden>
- Date: Sun, 10 Nov 2002 18:51:20 +0100
Am Sonntag, 10.11.02 um 13:28 Uhr schrieb Luca Torella:
how can I create a folder from Cocoa?
NSFileManager: - (BOOL)createDirectoryAtPath:(NSString *)path
attributes:(NSDictionary *)attributes
And how to know the path of my app?
myBundlePath = [[NSBundle mainBundle] bundlePath];
These are really basic questions. Please do some research before asking
the list.
bye. Andreas.
_______________________________________________
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.