• 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
Remote FileMaker Database Access
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Remote FileMaker Database Access


  • Subject: Remote FileMaker Database Access
  • From: David Crowe <email@hidden>
  • Date: Sat, 13 Oct 2007 08:01:33 -0700

Title: Remote FileMaker Database Access
The following AppleScript code opens up a window in FileMaker Pro from which a remote database can be chosen, but does not open the specified file. The same behavior occurs when "FMP7:" is replaced by "fmnet:" or when ".fp7" is put on the end of the database filename.

Has anyone had success with the "get remote URL" command in the FileMaker dictionary?

- David Crowe

tell application "FileMaker Pro Advanced"
      
activate
        get remote URL "FMP7://username@password:xxx.xxx.xxx.xxx/IFAST-Central"
end tell
 _______________________________________________
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: Remote FileMaker Database Access
      • From: Peter Baxter <email@hidden>
    • Re: Remote FileMaker Database Access
      • From: Dana Hill <email@hidden>
  • Prev by Date: Re: Getting iPhoto album ID with AppleScript
  • Next by Date: Re: Creating unique numerical representation of file path?
  • Previous by thread: Re: Getting iPhoto album ID with AppleScript
  • Next by thread: Re: Remote FileMaker Database Access
  • Index(es):
    • Date
    • Thread