Re: attributesOfItemAtPath problem
Re: attributesOfItemAtPath problem
- Subject: Re: attributesOfItemAtPath problem
- From: Andy Lee <email@hidden>
- Date: Mon, 25 Aug 2008 19:30:41 -0400
On Aug 25, 2008, at 6:28 PM, John elemans wrote:
discAttributesDictionary = [anNSFileManager
attributesOfItemAtPath:thePath error:&theError];
is returning a dictionary of file properties, but the file size is
always 264 and the other values are
also wrong.
How do you know? Are you printing the values? Examining them in the
debugger? Can you show some more code before and after the line above?
--Andy
_______________________________________________
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