Re: FileMaker "Get remote URL" - avoiding dialog
Re: FileMaker "Get remote URL" - avoiding dialog
- Subject: Re: FileMaker "Get remote URL" - avoiding dialog
- From: David Durkee <email@hidden>
- Date: Mon, 18 Aug 2003 16:14:02 -0500
If I'm not mistaken, Filemaker Server (at least the version I'm using
on Mac OS X) also requires .fp5 extension on the file name in order to
open a database automatically, so mine were already all named that way.
David
On Monday, August 18, 2003, at 04:12 PM, Ludmila Spector wrote:
Tip: getURL command seem to require database name with an extension
.fp5
Mine is called just "INFO REQUESTS" and at first I was getting error
"event failed" - same as Paul. But when I referenced it as:
getURL "FMP5://mypassword@myHostname/INFO REQUESTS.fp5"
tell database "INFO REQUESTS.fp5"
......
end tell
it works fine. And I don't have to rename my database, just reference
it with an extension.
--
David Durkee
email@hidden
<
http://ddurkee.homeip.net/>
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.