Re: Can't create temporary file
Re: Can't create temporary file
- Subject: Re: Can't create temporary file
- From: Quincey Morris <email@hidden>
- Date: Fri, 13 May 2011 23:22:16 -0700
On May 13, 2011, at 22:46, Rick Mann wrote:
> Any idea what I'm doing wrong?
Well, this seems relevant:
http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/Foundation/Classes/NSFileHandle_Class/Reference/Reference.html
Specifically:
> fileHandleForWritingToURL:error:
...
> Return Value
> The initialized file handle object or nil if no file exists at url.
Incidentally, what's wrong with 'URLByAppendingPathExtension:'? For that matter, why do you need a temporary extension anyway? I guess it scarcely matters, but I was just wondering.
_______________________________________________
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