isDirectory and real folders
isDirectory and real folders
- Subject: isDirectory and real folders
- From: Luca Torella <email@hidden>
- Date: Sat, 1 May 2004 15:27:13 +0200
Hello, my application should distinguish files from folders. I use the
following method:
BOOL = [NSFileWrapper isDirectory];
The problem is that I'd like to consider every package (like the one of
the apps) likes file and not like folders. How can I do that?
Thanks,
Luca.
_______________________________________________
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.