Re: Finder script to move files
Re: Finder script to move files
- Subject: Re: Finder script to move files
- From: Gnarlodious <email@hidden>
- Date: Fri, 28 May 2004 19:39:18 -0600
Entity Andrew Oliver spoke thus:
>
tell application "Finder"
>
move every file of folder [alias1]
>
folder" to folder [alias2]
>
end tell
Hmmm...I try it and all I get is:
Finder got an error: The operation could not be completed.
What's wrong
-- Gnarlie
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.