Copy command with replacing?
Copy command with replacing?
- Subject: Copy command with replacing?
- From: "T.J. Mahaffey" <email@hidden>
- Date: Wed, 08 Aug 2001 15:38:20 -0500
Can a 'guy use the replacing command in the finder when copying a file from
one disk to another? I can't seem to find anything about it...
I'm trying something like the following and it won't work. Errors "...
replacing can't go after..."
tell app "Finder"
copy file "test.jpg" of desktop to folder "test folder" of desktop
end
It seems to work fine if I use the move command.
--
T.J. Mahaffey
email@hidden