• 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: Is it possible...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is it possible...


  • Subject: Re: Is it possible...
  • From: Bill Briggs <email@hidden>
  • Date: Tue, 28 Aug 2001 13:52:58 -0300

At 7:21 PM +0300 28/08/01, Srdjan Markovic wrote:
--
...to check status of application from apple script? I want to know is it open and running or not.

Yes. Check to see what processes are running. Finder owns the processes.

tell application "Finder"
-- activate
get the name of every process
-- or, altaernately, if you want a list of references..
--get every process
end tell

- web


References: 
 >Is it possible... (From: Srdjan Markovic <email@hidden>)

  • Prev by Date: Is it possible...
  • Next by Date: Re: Is it possible...
  • Previous by thread: Is it possible...
  • Next by thread: Re: Is it possible...
  • Index(es):
    • Date
    • Thread