Re: finder file size
Re: finder file size
- Subject: Re: finder file size
- From: "I. Savant" <email@hidden>
- Date: Tue, 7 Apr 2009 11:13:19 -0400
On Tue, Apr 7, 2009 at 11:09 AM, Jo Phils <email@hidden> wrote:
> My apologies if this has been answered before but isn't there a simple way to get the file size as it shows under Size in Finder without using Carbon and without enumerating the directory? My understanding is NSFileSize will not do it?
Have you tried searching the archives? How about Google?
See -[NSFileManager fileAttributesAtPath:traverseLink:] ... it
includes a fileSize attribute.
--
I.S.
_______________________________________________
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