Re: simple duplicate script question
Re: simple duplicate script question
- Subject: Re: simple duplicate script question
- From: Michael Schmidt <email@hidden>
- Date: Mon, 12 Mar 2007 15:29:05 +0100
Are really wondering about the fact that no errors occur?
delete the
try
end try
lines and you will see your errors
CU
Schmiddl
Am 12.03.2007 um 15:11 schrieb Jacco Rens:
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?
--
Jacco
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (applescript-
email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden
_______________________________________________
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