Re: Copying a file package
Re: Copying a file package
- Subject: Re: Copying a file package
- From: j o a r <email@hidden>
- Date: Tue, 19 Oct 2004 10:57:34 +0200
On 2004-10-19, at 10.44, Peter Karlsson wrote:
Is there a simple way of programatically copying a file package from
one
path to another path?
Example: I have a file package on my desktop, and I want to copy it to
a
folder somewhere. I want the folder (package filename) of the package
and
all the files inside it to be copyed from one path to another.
Perhaps you can try NSWorkspace >
performFileOperation:source:destination:files:tag:, and the
NSWorkspaceMoveOperation?
j o a r
_______________________________________________
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