Re: Open Filemaker Remote with Password
Re: Open Filemaker Remote with Password
- Subject: Re: Open Filemaker Remote with Password
- From: Jake Pietrykowski <email@hidden>
- Date: Mon, 24 Jan 2005 08:26:00 -0600
> On 1/23/05 11:48 PM, "Dan Doughtie" <email@hidden> wrote:
> Greetings:
>
> I know how to use GetURL to open a remote DB but it lacks the "with
> Password" of "Open"
>
> I can't find a syntax to use
>
> Tell App "Filemaker Pro"
> Open "xxxx" with Password "xyz"
> - - with xxx being a remote a remote database.
> End Tell
> Suggestions?
>
> Dan Doughtie
> Temporarily in Lubbock TX
>
Dan,
Use the same getURL command.
tell application "FileMaker Pro"
getURL "fmp5://password@servernameorip/database.fp5"
end tell
Jake
_______________________________________________
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