• 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: Auto Start FileMaker and open file?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Auto Start FileMaker and open file?


  • Subject: Re: Auto Start FileMaker and open file?
  • From: Tim Mansour <email@hidden>
  • Date: Sat, 4 Nov 2006 16:26:19 +1100


On 04/11/2006, at 12:46 pm, Jim Hankins wrote:

Can anyone tell me how I can tell Filemaker to start and open a specific file? Like to do this one a regular interval via cron for example. (the file is actually hosted on a filemaker server via fmnet)


AppleScript to open the file would be:

set fileURL to "FMP7://account:email@hidden/FileName"
tell application "FileMaker Pro" to getURL pmURL

You could save this as an applet and set a cron task or (depending on your situation) as a stay-open applet with an idle handler.

If you're using older than version 7, there's obviously no account name.

--
Tim Mansour <email@hidden>



_______________________________________________
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/mailman//archives/applescript-users

This email sent to email@hidden
  • Follow-Ups:
    • Re: Auto Start FileMaker and open file?
      • From: Tim Mansour <email@hidden>
References: 
 >Auto Start FileMaker and open file? (From: Jim Hankins <email@hidden>)

  • Prev by Date: Re: Optimizing Character Matching
  • Next by Date: Re: Auto Start FileMaker and open file?
  • Previous by thread: Re: Auto Start FileMaker and open file?
  • Next by thread: Re: Auto Start FileMaker and open file?
  • Index(es):
    • Date
    • Thread