Re: Fetch
Re: Fetch
- Subject: Re: Fetch
- From: Michael Grant <email@hidden>
- Date: Thu, 22 Aug 2002 10:07:00 -0500
On 8/22/02 10:09 AM, "Keith" <email@hidden> wrote:
>
Can anyone tell me how to AppleScript Fetch to open a new connection. I
>
could use a predefined shortcut.
tell application "Fetch"
activate
make new transfer window at beginning with properties [no line break]
{hostname:"ftp.mydomain.com", userid:"myid", password:"mypw"}
end tell
--
"I think we agree, the past is over."
- George W. Bush
_______________________________________________
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.
References: | |
| >Fetch (From: Keith <email@hidden>) |