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

Re: Listing running applications


  • Subject: Re: Listing running applications
  • From: Bill White <email@hidden>
  • Date: Thu, 17 Oct 2002 13:13:52 -0400

> Can someone show me a simple script that will list currently running
> applications (OS X 10.2.1)? Thanks in advance

tell application "Finder" to get every process

-- or if you just want their names...

tell application "Finder" to get name of every process
_______________________________________________
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: 
 >Listing running applications (From: Christopher Coulon <email@hidden>)

  • Prev by Date: Listing running applications
  • Next by Date: Re: Listing running applications
  • Previous by thread: Listing running applications
  • Next by thread: Re: Listing running applications
  • Index(es):
    • Date
    • Thread