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

Re: are WeatherPop running


  • Subject: Re: are WeatherPop running
  • From: Christopher Stone <email@hidden>
  • Date: Sat, 3 Jan 2004 23:21:17 -0600

At 21:54 -0700 01/03/2004, Robert Poland wrought:

Need a way to tell if "Install Script Menu" has been run. These both are menu bar items that show up visually but I haven't been able to test them with a script.

tell application "System Events"
set flag to exists of process "WeatherPopApp"
end tell

flag --> false
______________________________________________________________________

Hey Bob,

Okay. *Is* WeatherPop running?

If you run this script is WeatherPop listed?

tell application "System Events"
name of processes
end tell

What happens if you run this one?

tell application "System Events"
name of processes whose name contains "weather"
end tell


Chris
_______________________________________________
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: 
 >are WeatherPop running (From: Robert Poland <email@hidden>)
 >Re: are WeatherPop running (From: Christopher Stone <email@hidden>)
 >Re: are WeatherPop running (From: Robert Poland <email@hidden>)

  • Prev by Date: Re: are WeatherPop running
  • Next by Date: Re: are WeatherPop running
  • Previous by thread: Re: are WeatherPop running
  • Next by thread: Rez Documentation
  • Index(es):
    • Date
    • Thread