• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
FileMaker - open remote file using AppleScript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FileMaker - open remote file using AppleScript


  • Subject: FileMaker - open remote file using AppleScript
  • From: Simon Forster <email@hidden>
  • Date: Tue, 15 May 2001 13:51:34 +0100

Is it possible to AppleScript FileMaker Pro to open a file on a remote
server? The remote server is sharing the file via TCP/IP.

The syntax which seems to be suggested by the FileMaker documentation is:

tell application "FileMaker Pro"
open file "TLO_Properties.fp5" of machine "10.0.0.1" with password
"my_password"
end tell

This only works for machines visible in the "hosts" dialog box. I found a
posting from Jimmy Jones (of FileMaker Inc) suggesting that what I'm trying
to do is not possible - but that dates from 1998 so things may have changed.

Any pointers?

TIA

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>
________________________________________________


  • Follow-Ups:
    • Re: FileMaker - open remote file using AppleScript
      • From: David Graham <email@hidden>
  • Prev by Date: Re: Writing large scripts
  • Next by Date: FTP on OSX using Applescript
  • Previous by thread: Re: The Man. (was [OT] Getting used to software)
  • Next by thread: Re: FileMaker - open remote file using AppleScript
  • Index(es):
    • Date
    • Thread