• 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
how to tell classic environment in X to make app frontmost?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to tell classic environment in X to make app frontmost?


  • Subject: how to tell classic environment in X to make app frontmost?
  • From: email@hidden
  • Date: Wed, 4 Apr 2001 15:44:54 -0700

Following statement would work in a standard 9.x environment (and probably earlier:

tell application "Finder" to set the frontmost of application process "FileMaker Pro" to true

In X it is reduced to:

tell application "Finder" to set the frontmost of +class pcap; "FileMaker Pro" to true

and as such it does no longer work. Any clue if it is a feature still to come of if there is a fix/workaround?

Best regards,

Reni


  • Prev by Date: Re: Dismissing Dialog Box
  • Next by Date: Applescript over IP to mount Servers
  • Previous by thread: Re: Archive on Goggle
  • Next by thread: Applescript over IP to mount Servers
  • Index(es):
    • Date
    • Thread