Re: ftp transfer
Re: ftp transfer
- Subject: Re: ftp transfer
- From: Dave Balderstone <email@hidden>
- Date: Wed, 29 Sep 2004 22:32:33 -0600
On Sep 29, 2004, at 9:51 PM, Rajeev Kumar wrote:
tell application "Finder"
activate
select file "Fetch 3.0" of folder "Alias"
open selection
end tell
The above code is totally unnecessary.
tell application "Fetch 3.0"
activate
This will activate Fetch.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden