Re: FMP 5 via Program Linking
Re: FMP 5 via Program Linking
- Subject: Re: FMP 5 via Program Linking
- From: Simon Forster <email@hidden>
- Date: Tue, 29 Jan 2002 11:13:59 +0000
On Thursday, January 24, 2002, at 10:05 pm, Peter Kahn wrote:
tell application "FileMaker Pro" of machine "pilot" of zone "EtherTalk
8th
Floor"
activate
open "Database Name"
end tell
Try:
tell application "FileMaker Pro" of machine "pilot" of zone "EtherTalk
8th Floor"
activate
open alias "path:to:file:filename"
end tell
As I'm having difficulty getting 2 OS X machines to talk with one
another using AppleEvents over TCP/IP, I cannot test this.
Simon Forster
________________________________________________
LDML Ltd, 4/5 Hazlitt Mews, London, W14 0JZ, UK
<tel int="+44 20 7602 9370" uk="020 7602 9370">
<fax int="+44 20 7371 6662" uk="020 7371 6662">
<
mailto:email@hidden>
________________________________________________