Re: Creating Directories
Re: Creating Directories
- Subject: Re: Creating Directories
- From: Sam Goldman <email@hidden>
- Date: Wed, 27 Mar 2002 18:44:43 -0800
The Foundation class, NSFileManager, has this method you might find useful.
- createDirectoryAtPath:attributes:
You can look at the documentation page for NSFileManager to get more
information.
- Sam
On 3/27/02 4:17 PM, "Chris Roberts" <email@hidden> wrote:
>
Is there an easy way to use Cocoa to make directories?
>
>
I am working on a Cocoa application that will make a stub directory
>
structure.
>
>
>
>
Chris Roberts
>
email@hidden
>
_______________________________________________
>
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.
--
Windows is a 32-bit patch to a 16-bit shell for an 8-bit operating system
written for a 4-bit processor by a 2-bit company without 1 bit of sense.
_______________________________________________
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.