Re: How to enumerate directory contents?
Re: How to enumerate directory contents?
- Subject: Re: How to enumerate directory contents?
- From: Thomas Davie <email@hidden>
- Date: Sun, 17 Aug 2008 17:49:08 +0200
On 17 Aug 2008, at 17:39, Nicolas Goles 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.
Like
/home/mp3/hello.mp3
/home/mp3/hello1.mp3
/home/mp3/hello2.mp3
/home/mp3/hello3.mp3
when the user selects the mp3 folder via an Open Panel.
Could anyone help me a bit with this ?
The documentation you want to look at is NSFileManager.
Bob
_______________________________________________
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