Re: Rename files containing a slash
Re: Rename files containing a slash
- Subject: Re: Rename files containing a slash
- From: Lorenzo Puleo <email@hidden>
- Date: Tue, 22 Oct 2002 10:11:34 +0200
on 10/22/02 4:40 AM, Charles Srstka at email@hidden wrote:
>
Thus, either renaming the file with Cocoa (via the -[NSFileManager
>
movePath:toPath:handler:] method) or getting the path from Carbon in
>
the first place will solve your problem. Since it looks like you're
>
taking in an NSString, it's probably easiest just to use NSFileManager.
Hi,
yes I used [NSFileManager movePath:toPath:handler:]
and everything is working very well now.
Thank you so much, and also thanks to all the people that gave me a
suggestion.
Regards
--
Lorenzo Puleo
mailto:email@hidden
_______________________________________________
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.