Problems with fileExistsAtPath
Problems with fileExistsAtPath
- Subject: Problems with fileExistsAtPath
- From: Mark Munz <email@hidden>
- Date: Thu, 10 Jun 2004 17:01:20 -0600
Are there reasons (other than the file not existing) that would cause
fileExistsAtPath to return NO?
I'm getting a situation where fileExistsAtPath is telling me that it
doesn't exist. I've verified that that path is a full path and is
valid.
I created the file programmatically at the path and when I got back to
check if it's there, (Finder shows the file, fileExistsAtPath says NO).
I thought it might be choking because the file has a resource, but that
isn't the case.
I'm guessing there must be some subtly that might not be explained in
the documentation. Any ideas?
Thanks.
Mark Munz
_______________________________________________
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.