Re: How to enumerate directory contents?
Re: How to enumerate directory contents?
- Subject: Re: How to enumerate directory contents?
- From: "Sherm Pendley" <email@hidden>
- Date: Sun, 17 Aug 2008 11:46:25 -0400
On Sun, Aug 17, 2008 at 11:39 AM, Nicolas Goles <email@hidden> wrote:
> Hi, this is my first message here, but I have been following the list for a
> while.
>
> I have an application where I need the user to be presented with an
> OpenPanel, then the user will be able to select a directory. The thing is
> that the only thing that I can get is the directory path, but I need somehow
> to get all the directories contents paths to be in an array.
Have a look at NSFileManager. Its -directoryContentsAtPath: method is
what you're looking for.
sherm--
--
Cocoa programming in Perl: http://camelbones.sourceforge.net
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden