Re: deeply frustrating: how to copy/move a file from one place to another
Re: deeply frustrating: how to copy/move a file from one place to another
- Subject: Re: deeply frustrating: how to copy/move a file from one place to another
- From: Michelle Steiner <email@hidden>
- Date: Mon, 2 Feb 2004 12:35:05 -0700
On Feb 2, 2004, at 11:45 AM, Charles Arthur wrote:
Can it really be as simple as
on open(thefile)
tell application "System Events"
move thefile to "~/Sites/LB/"
end tell
end open
Almost. Use "Finder" instead of "System Events"
--
I am Dyslexic of Borg. Fusistance is retile. Your ass will be laminated.
_______________________________________________
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.