Re: duplicating files
Re: duplicating files
- Subject: Re: duplicating files
- From: Phi Sanders <email@hidden>
- Date: Tue, 9 Jan 2001 16:17:18 -0500
Hmmm,
I don't get a dialog with my script using equivalent syntax,
so maybe it's a setting somewhere... ?
~Phi
--
Phi Sanders
"Phee, Phi, Pho, Phum..."
"And now, back to your regularly scheduled reality."
On 1/9/01, Stephen Gross {email@hidden} said the following :
>
I would like to know how to deal with overwrite errors. Here's my code:
>
>
=====
>
tell application "Finder"
>
duplicate file1 to location2 with replacing
>
end tell
>
=====
>
>
The problem is that if it does indeed need to replace an existing file,
>
I get a dialog box popping up asking for the confirmation. Is there a
>
way I can avoid this?
>
>
Thanks,
>
--SGross
>
_______________________________________________
>
applescript-users mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/applescript-users