On May 22, 2008, at 16:37, Lynn Barton wrote:

 I can't get the OSType code
with the key NSFileHFSTypeCode. Each time I try to access this data I get a
different result

Is it perhaps something to do with the fact that [fileAttributes objectForKey: NSFileHFSTypeCode] is documented to be a NSNumber object, so the actual type code would be [[fileAttributes objectForKey: NSFileHFSTypeCode] intValue]?


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to