Re: Filemaker and Transmit
Re: Filemaker and Transmit
- Subject: Re: Filemaker and Transmit
- From: Tim Mansour <email@hidden>
- Date: Mon, 14 Jun 2010 11:11:35 +1000
On 14 June 2010 05:35, David Erb <email@hidden> wrote:
> I know both applications are sriptable, I'm just not sure how to get the info from filemaker into the script that Transmit requires.
You can use the Perform AppleScript script step using the "Calculated
AppleScript" option. I'm not sure of the Transmit syntax (and it
depends on version) but it might look something like:
"tell application \"Transmit\" to connect to address \"" &
Users::Address & "\" as user \"" &
Users::username & "\" with password \"" &
Users::password & "\""
--
Tim Mansour <email@hidden>
Neologica Print & Promotions ABN 63 904 335 408
Certified FileMaker 10 Developer
_______________________________________________
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