• 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: Every running application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Every running application


  • Subject: Re: Every running application
  • From: Andrew Oliver <email@hidden>
  • Date: Fri, 25 Jul 2003 17:42:12 -0700

On 7/25/03 1:57 PM, "Steve Thompson" <email@hidden> wrote:

> I can't figure this one out but I know I'm going to kick myself and
> scream "D'oh!" when someone posts an answer...
>
> OS 10.2.6 - How do I get a list of all the running applications? ie,
> everything in the dock with an arrow under it.
>
> I've tried all the combinations I could think of (every application,
> running applications and so on)
>

tell application "System Events" to get every application process [BREAK]
whose visible is true

Omit the 'whose visible...' part to get all apps including
background/faceless apps.

Andrew
:)
_______________________________________________
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.

References: 
 >Every running application (From: Steve Thompson <email@hidden>)

  • Prev by Date: Re: Script Editor 2.0 beta 2
  • Next by Date: Re: Every running application
  • Previous by thread: Every running application
  • Next by thread: Re: Every running application
  • Index(es):
    • Date
    • Thread