Re: List files & put into an array
Re: List files & put into an array
- Subject: Re: List files & put into an array
- From: "Clark S. Cox III" <email@hidden>
- Date: Mon, 2 Jun 2003 16:45:54 -0400
On Monday, Jun 2, 2003, at 16:27 US/Eastern, Chad Armstrong wrote:
Okay, yet another question which I didn't find an immediate answer to
from searching.
What is a good way to retrieve a list of file names from a directory
(~/Documents) and put them into list, such as an NSArray? I just need
the names of the files, not the info (size, permissions, etc.)
associated with them.
Check out NSDirectoryEnumerator
--
http://homepage.mac.com/clarkcox3/
email@hidden
Clark S. Cox, III
_______________________________________________
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.