• 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: Bring FileMaker window to front
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bring FileMaker window to front


  • Subject: Re: Bring FileMaker window to front
  • From: David Crowe <email@hidden>
  • Date: Mon, 8 Dec 2003 01:36:09 -1000

I use the following type of script to make a FileMaker database frontmost:

tell application "FileMaker Developer"
activate
open file "Glossary" in Database_Folder
end tell


... and FileMaker is smart enough to just bring the database to the
front if it's already open, which it often is.

- David
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Illustrator CS - Save Bug
  • Next by Date: To err on the exit code of the FIRST cmd of a piped do shell script
  • Previous by thread: Re: Bring FileMaker window to front
  • Next by thread: Re: Bring FileMaker window to front
  • Index(es):
    • Date
    • Thread