Re: Create ('touch') file
- From: Sherm Pendley <sherm@xxxxxxxxxxx>
- Date: Wed, 06 Jul 2005 16:41:58 -0400
Michael Ash <mike@xxxxxxxxxxx> writes:
> Steve <stephen@xxxxxxxxxx> wrote:
>>
>> I'm trying to get the NSString writeToFile function method working but
>> I've finally found out that it 'cannot find the file at the path'
>> specified by writeToFile:path:encoding:error.
>
> Are you sure that the parent directory of the path you're writing to
> exists? Are you sure that you have write permissions there if it does?
I think lack of permissions would produce a different error. Spot-on about
checking to make sure the parent directory exists though.
sherm--
--
Due to the amount of unreadable gibberish being posted from Google Groups,
I seldom read messages posted from there.
Cocoa/Perl: http://camelbones.sf.net Hire Me: http://www.dot-app.org
.
- References:
- Create ('touch') file
- From: Steve
- Re: Create ('touch') file
- From: Michael Ash
- Create ('touch') file
- Prev by Date: Re: Converting C string to CFStringRef
- Next by Date: Re: Re:Please help with NSMutableArray
- Previous by thread: Re: Create ('touch') file
- Next by thread: Re: Create ('touch') file
- Index(es):
Relevant Pages
|