• 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: List of open applications
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: List of open applications


  • Subject: Re: List of open applications
  • From: Axel Luttgens <email@hidden>
  • Date: Wed, 05 Sep 2012 17:37:36 +0200

Le 5 sept. 2012 à 16:57, koenig.yvan a écrit :

> Hello
>
> I wrote a quick and dirty piece of code but I wonder if there is a neeter way to get the list of open applications.
>
> --[SCRIPT]
> [...]
> --[SCRIPT]

Hello Yvan,

This one may need to have the whose clause adjusted to meet your needs, but should be close:

	tell application "System Events"
		name of application processes whose visible is true
	end tell

HTH,
Axel



 _______________________________________________
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


  • Follow-Ups:
    • Re: List of open applications
      • From: "koenig.yvan" <email@hidden>
References: 
 >List of open applications (From: "koenig.yvan" <email@hidden>)

  • Prev by Date: List of open applications
  • Next by Date: Re: List of open applications
  • Previous by thread: List of open applications
  • Next by thread: Re: List of open applications
  • Index(es):
    • Date
    • Thread