attributesOfItemAtPath problem
attributesOfItemAtPath problem
- Subject: attributesOfItemAtPath problem
- From: John elemans <email@hidden>
- Date: Mon, 25 Aug 2008 15:28:52 -0700
The call;
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. 'theError' is nil. The path is correct because I can open
and read the file.
I also tried fileAttributesAtPath with the same results. The files are
on a Mac running OS X server.
Any suggestions appreciated!
john elemans
_______________________________________________
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