NSDirectoryEnumerator question
NSDirectoryEnumerator question
- Subject: NSDirectoryEnumerator question
- From: "Simon Raisin" <email@hidden>
- Date: Sat, 10 Feb 2007 09:14:02 -0500
Sorry if this is the 2nd post for this question - I received an email from
the admins stating that my post was rejected.
Hi,
I am using NSDirectoryEnumerator to process files and directories. I'd like
to know how I can obtain the file|directory name using the object returned
from [enumerator nextObject].
I can use [enumerator fileAttributes] to get the attributes, but the
file|directory name is not included in that dictionary.
Thanks,
Cat
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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