Re: simple duplicate script question
Re: simple duplicate script question
- Subject: Re: simple duplicate script question
- From: KOENIG Yvan <email@hidden>
- Date: Mon, 12 Mar 2007 15:37:57 +0100
Le 12 mars 07 à 15:11:13, Jacco Rens a écrit :
Op 12-mrt-2007, om 14:46 heeft KOENIG Yvan het volgende geschreven:
I would edit like that:
tell application "Finder"
try
set theDocumentsFolder to (path to documents folder)
set theWorkFolder to (path to desktop folder) as alias
set ThisSjabloon to (theDocumentsFolder as unicode text &
"sjabloon" ) as alias
copy ThisSjabloon to theWorkFolder
end try
end tell
Thanks for your suggestion Yan,
But still the script runs, but does not do it's thing, or give an
error. Anyone got an hint, on copying an file from location A to B,
by using paths to Users desktop and documents folders?
--
Oops, I forgot to replace copy by the correct word: duplicate ;-)
The Finder's dictionary claims:
copy v : (NOT AVAILABLE YET) Copy the selected items to the
clipboard (the Finder must be the front application)
copy
Yvan KOENIG _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden