Re: Opening Filemaker Pro files
Re: Opening Filemaker Pro files
- Subject: Re: Opening Filemaker Pro files
- From: McNair <email@hidden>
- Date: Wed, 03 Jan 2001 01:41:25 -0600
You might try this syntax from FMPro's AS dictionary
("FMP3://[host]/filename")
tell application "FileMaker Pro"
activate
getURL "FMP3://tx-fmpro/QA_Phoenix.FP3"
end tell
-McNair-
-- "When the only tool you own is a hammer,
every problem begins to resemble a nail."
-- Abraham Maslow