Re: copying multiple files in 9.1 and OSX
Re: copying multiple files in 9.1 and OSX
- Subject: Re: copying multiple files in 9.1 and OSX
- From: Michelle Steiner <email@hidden>
- Date: Thu, 5 Jul 2001 17:01:36 -0700
On 7/5/01 3:22 PM, Shane Stanley <email@hidden> wrote:
>
Then there's no need to select them -- it only wastes time. And the command
>
you want is not copy but move:
>
>
tell application "Finder"
>
move myfiles to folder "mydisk:myotherfolder"
>
end tell
I think he wants duplicate, not move; it sounds like he wants to wind up
with two copies of the files.
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------