RE: Telling FilemakerPro to open a network
RE: Telling FilemakerPro to open a network
- Subject: RE: Telling FilemakerPro to open a network
- From: "Goodman, Steve" <email@hidden>
- Date: Wed, 10 Jan 2001 14:54:17 -0600
>
But I want to open a file that is being hosted by our FMPro server. Any
>
ideas?
tell application "FileMaker Pro"
activate
getURL "FMP3://your ip or host name/your file"
end tell
>
Steve Goodman
>
Six|12 - THE LTC GROUP
>
>
......."Duct tape is like the force, it has a light side and a dark side
>
and
>
it holds the universe together."------Unknown
>
>
>
>
----------
>
From: Stephen Gross
>
Sent: Wednesday, January 10, 2001 2:17 PM
>
To: email@hidden
>
Subject: Telling FilemakerPro to open a network
>
>
I know how to tell FMPro to open a file:
>
>
=====
>
tell application "FileMaker Pro" to open ".....""
>
=====
>
>
>
Thanks in advance,
>
--SGross
>
_______________________________________________
>
applescript-users mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/applescript-users