Re: duplicating files
Re: duplicating files
- Subject: Re: duplicating files
- From: email@hidden
- Date: Tue, 9 Jan 2001 16:30:44 -0500
Stephen,
What Version of the Operating System and AppleScript are you running
I have OS 9.04 w/ 1.4.3 and it did not display any type of dialog or warning.
goto asu.info.apple.com and update your applescript
-Steve
email@hidden on 01/09/2001 04:17:18 PM
To: email@hidden, email@hidden
cc:
Subject: Re: duplicating files
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
_______________________________________________
applescript-users mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/applescript-users