On Apr 18, 2011, at 12:56 AM, Andy Lee wrote: > * What if you don't use NSFileManager to rename the directory, but > rename([shootPath UTF8String], [newShootPath UTF8String])?
Minor quibble: Use -fileSystemRepresentation to get C strings for BSD/POSIX APIs working with file paths. Cheers, Ken _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com