• 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: quit all visible applications...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

re: quit all visible applications...


  • Subject: re: quit all visible applications...
  • From: David Crowe <email@hidden>
  • Date: Mon, 2 May 2005 07:37:33 -0600

Title: re: quit all visible applications...
The following code gives you a list of all visible applications. It may need some pruning, i.e. it includes the Finder:

tell application "Finder"
      
name of every process whose visible is true
end tell


From that you should be able to tell them all to quit (one at a time).

- 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:

This email sent to email@hidden

  • Prev by Date: Re: quit all visible applications
  • Next by Date: Re: XML Files
  • Previous by thread: Re: text item delimiter-resolved.
  • Next by thread: Finds in FMP7
  • Index(es):
    • Date
    • Thread