sending apple events to a remote Filemaker
sending apple events to a remote Filemaker
- Subject: sending apple events to a remote Filemaker
- From: Nick D'Amico <email@hidden>
- Date: Mon, 16 May 2011 01:57:35 -0400
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
|
_______________________________________________
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