Simple request
Simple request
- Subject: Simple request
- From: "Samuel B. Quiring" <email@hidden>
- Date: Fri, 7 Mar 2003 15:36:06 -0800
- Organization: Cayuse Inc.
What is the simplest way to copy files from a directory
where they exist to a directory where they may or may
not exist? Not a move, a copy. In Unix one would type:
cp $srcDir/* $dstDir
The Finder dictionary doesn't seem to have a copy
operation. It has a duplicate operation, but I'm having
a little trouble getting that to work ("Finder error, could
not complete the operation" -- not sure why, yet)
I keep thinking that there has to be an easy way to do
this common operation, but I can't seem to find it.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.