• 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: Daniel Weinstein <email@hidden>
  • Date: Fri, 18 Oct 2002 08:51:16 +1000

Neither of the suggested process-based scripts work if you are running
Classic AS under OSX. There is a freeware scripting addition called "List
Applications", part of the GTQ Scripting Library, which will do the job in
both OS9 and Classic - I don't know about OSX.

Daniel Weinstein

> -----Original Message-----
> From: Paul Berkowitz [mailto:email@hidden]
> Sent: Friday, 18 October 2002 3:29 AM
> To: Applescript-Users
> Subject: Re: Listing running applications
>
>
> On 10/17/02 9:55 AM, "Christopher Coulon"
> <email@hidden> wrote:
>
> > Can someone show me a simple script that will list currently running
> > applications (OS X 10.2.1)? Thanks in advance,
> >
> > Chris
> >
> tell application "System Events"
> set procs to name of every process
> end tell
>
>
> --
> Paul Berkowitz
> _______________________________________________
> 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.
_______________________________________________
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.

  • Prev by Date: Re: photoshop 6 + database
  • Next by Date: Re: Weird
  • Previous by thread: Re: Listing running applications
  • Next by thread: Another bug with 'bounds'
  • Index(es):
    • Date
    • Thread