Re: sending apple events to a remote Filemaker
Re: sending apple events to a remote Filemaker
- Subject: Re: sending apple events to a remote Filemaker
- From: Wayne Melrose <email@hidden>
- Date: Mon, 16 May 2011 08:03:54 +0200
On 16. mai 2011, at 07.57, Nick D'Amico wrote: Hello,
I am attempting to use Applescripts to modify a remote Filemaker database from a local computer not running Filemaker.
I have my Applescripts working with a local version of Filemaker.
I know I need to send Apple Events such as «event FMPRGOTO» instead of "go to".
Where can I get a list of remote Apple Events that Filemaker will respond to?
I'm trying to get a command like this working on the remote server:
if field "Status" is equal to "ASSGND" then
Am I better off using a proxy Applescript on the remote system and first sending my variables to that?
Thanks,
Nick
Are you sending to a server? you could use the web engine of FIleMaker and post it via PHP or FM's XML/XSLT functions.
I use this all the time with Applescript and curl.
Wayne |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden