• 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 Using AppleScript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Filemaker - Open Remote Using AppleScript


  • Subject: Filemaker - Open Remote Using AppleScript
  • From: revDAVE <email@hidden>
  • Date: Mon, 22 Oct 2007 10:31:45 -0700
  • Thread-topic: Filemaker - Open Remote Using AppleScript

X-post

Fm server 9

 I am trying to have AppleScript open a file using "open remote". I tried
this ...


tell application "FileMaker Pro Advanced"
    activate
    get remote URL "fmnet:/ip/myfile"
end tell

... and it takes me to the open remote screen - however does not select/open
"myfile"

 I did not see an "open remote" AppleScript command....

Q:  how can I get AppleScript to open the FM file

get remote URL?v : Opens a hosted FileMaker Pro database
get remote URL
? string : The URL specification for the opened database in the form
"[<][URL:]FMP7://[[username[:password]@]host]/filename[>]"

--
Thanks - RevDave
email@hidden
[db-lists]



 _______________________________________________
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

  • Follow-Ups:
    • Re: Filemaker - Open Remote Using AppleScript
      • From: Peter Baxter <email@hidden>
  • Prev by Date: Re: Print to pdf in FileMaker
  • Next by Date: Re: Print to pdf in FileMaker
  • Previous by thread: Re: Print to pdf in FileMaker
  • Next by thread: Re: Filemaker - Open Remote Using AppleScript
  • Index(es):
    • Date
    • Thread