Moving
Moving
- Subject: Moving
- From: ba95 <email@hidden>
- Date: Sun, 29 Nov 2009 20:27:00 +0100
I have a long backup script.
It starts with
--
try
tell application "Finder"
--
Ends with
--
end tell
end try
--
There is a files move command in it.
It used to work correctly (since 2004 !!), but I had to add some new
code lines (not related to this move command).
I was obliged to change the code from "move" to copy (or duplicate)
from folder A to B and then delete the copied A files.
The result is the same, but I am a little frustrated to add a new code
line, to perform the same operation.
I have not seen the answer to this question in the list archives.
Any explanation ?
Should I enclose the moving command in a second nested Finder tell
block ?
Thanks to help me
_______________________________________________
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