Re: Open Filemaker Pro
Re: Open Filemaker Pro
- Subject: Re: Open Filemaker Pro
- From: Bryan <email@hidden>
- Date: Wed, 21 Nov 2001 08:22:00 -0500
- Organization: Apex Radiology
property mypassword : User Password
property myDBserverIP : "10.1.1.15"
property myDB : "Billing Database BK.fp5"
set myURL to "" & "FMP5://" & mypassword & "@" & myDBserverIP & "/" & myDB
tell application "FileMaker Pro" to getURL myURL
Mohamed Shams wrote:
>
I have inquired about this before, and only got it done by recording a FM
>
script (not AS) that opens the remote file into a local dummy dbase that
>
closes itself after opening the remote one... Then use AS to open that DB if
>
you have to.. Otherwise you can distribute the dummy DB and include that FM
>
script as a start-up script..
>
>
Does anyone know of a syntax to address remote DB's such as File @ server
>
??!!!!
>
>
> Hi all ,
>
>
>
> I need a Applescript which open the Filemaker Pro and after Open the open
>
> remote in the Filemaker .
>
>
>
> Tks.
>
>
>
> Claudio .
>
_______________________________________________
>
applescript-users mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/applescript-users
[demime 0.98b removed an attachment of type text/x-vcard which had a name of bryan.vcf]