Re: Moving Files From /private/tmp
Re: Moving Files From /private/tmp
- Subject: Re: Moving Files From /private/tmp
- From: "Sean McBride" <email@hidden>
- Date: Wed, 30 Mar 2005 11:36:34 -0500
- Organization: Rogue Research
On 2005-03-29 22:28, Oliver Cameron said:
>movePath:toPath:handler. Basically, what I want to do is place a png
>file inside a folder I create in /private/tmp, then later retrieve this
>file and overwrite a file with the same filename somewhere in the Users
>folder. This is my code to do this:
>
>NSString *privateString = @"/private/tmp/My Folder/";
BTW, you might want to use NSTemporaryDirectory() instead.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden