• 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
Re: Opening Filemaker Pro files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Opening Filemaker Pro files


  • Subject: Re: Opening Filemaker Pro files
  • From: Yosemite <email@hidden>
  • Date: Tue, 02 Jan 2001 07:21:13 -0900

tell application "FileMaker Pro"
activate
open file "name.fp5" with password "password"
end tell


-- hcir
mailto:email@hidden

> It seems like such a simple thing to do: a script that opens a FMPro
> database residing on a remote server via TCP/IP.
> I have tried things like
>
> tell application "FileMaker Pro"
> open ["Database.fp3 (10.10.10.10)"] with password ""
> end tell
>
> and
>
> tell application "FileMaker Pro"
> open file "10.10.10.10:Database.fp3" with password ""
> end tell
>
> and loads of variations to this theme, but nothing works. What am I
> doing wrong?


  • Follow-Ups:
    • Re: Opening Filemaker Pro files
      • From: Pier Kuipers <email@hidden>
References: 
 >Opening Filemaker Pro files (From: Pier Kuipers <email@hidden>)

  • Prev by Date: Re: PalmDesktop and OE
  • Next by Date: Re: resetting record values to ""
  • Previous by thread: Opening Filemaker Pro files
  • Next by thread: Re: Opening Filemaker Pro files
  • Index(es):
    • Date
    • Thread