FW: Simple Addition
FW: Simple Addition
- Subject: FW: Simple Addition
- From: Dennis Cox <email@hidden>
- Date: Fri, 21 Jan 2005 13:23:47 -0600
Title: FW: Simple Addition
From: email@hidden
Reply To: email@hidden
Sent: Friday, January 21, 2005 1:03 PM
To: email@hidden
Subject: Simple Addition
Would someone assist me in alltering this script to include:
overwriting the duplicte if it already exists, disregarding creation dates:
Thanks
-----------------
on open (someItem)
tell application "Finder"
duplicate someItem to folder "Duplicate Folder" of disk "AppleScript
Drive"
end tell
beep 2
end open
--------------------------
Does
...disk "AppleScript Drive" with replacing
work?
Dennis
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden