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

Re: getting application running information.


  • Subject: Re: getting application running information.
  • From: Jean-Baptiste Le Stang <email@hidden>
  • Date: Fri, 24 May 2002 10:04:25 +0200

on the 24/05/02 9:30, ben at email@hidden wrote :

> Hi$
>
> How can I check if a specific application is running? I only want to execute
> a given function of my script if that application is running either in the
> background or the foreground. How am I to go on about this?
>

> Ben

The following code will return to you the name of every running process(
among them, you'll find all the running applications)

Jean-baptiste LE STANG

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: 
 >getting application running information. (From: ben <email@hidden>)

  • Prev by Date: Re: getting application running information.
  • Next by Date: Re: Classic running?
  • Previous by thread: Re: getting application running information.
  • Next by thread: Re: getting application running information.
  • Index(es):
    • Date
    • Thread