• 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: Open remote with filemaker
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Open remote with filemaker


  • Subject: Re: Open remote with filemaker
  • From: Bruce Robertson <email@hidden>
  • Date: Sat, 02 Feb 2013 23:37:26 -0800

1. The FileMaker protocol no longer uses a version number.
2. The FileMaker protocol is recognized by the OS and so you do not need a "tell FileMaker" statement.
3. Use a "+" to escape the space

I note that your file with 11 tables and 8884 records in the "AIDS Reference" table is set to open automatically with a full access account so anybody anywhere who reads this message can mess with it.

open location "fmp://davidcrowe.ca/AIDS+References.fmp12"

Bruce Robertson

On Feb 2, 2013, at 7:37 PM, David Crowe wrote:

> Does anybody know the correct syntax to open a remote filemaker 12 database?
>
> Every syntax on the internet that I have found that works with FMP7, does not appear to work for my filemaker 12 databases.
>
> THis is what I am using:
>
> tell application "FileMaker Pro Advanced"
> 	getURL "fmp12://davidcrowe.ca/AIDS References.fmp12"
> end tell
>
> This does not generate an error, it just does nothing. Putting a "+" instead of the space, removing the fmp12 extension, etc., does not change anything.
>
> - David Crowe
> _________________


 _______________________________________________
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

References: 
 >Open remote with filemaker (From: David Crowe <email@hidden>)

  • Prev by Date: Open remote with filemaker
  • Next by Date: Re: Open remote with filemaker
  • Previous by thread: Open remote with filemaker
  • Next by thread: Re: Open remote with filemaker
  • Index(es):
    • Date
    • Thread