are WeatherPop running
are WeatherPop running
- Subject: are WeatherPop running
- From: Robert Poland <email@hidden>
- Date: Sat, 3 Jan 2004 18:18:53 -0700
Hi,
Sitting here with nothing better to do
Trying to get this to work;
-- Is WeatherPop running?
tell application "Finder"
if (processes whose name = "WeatherPop") {} then
say "WeatherPop"
end if
end tell
and
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.
Tia,
--
Bob Poland - Englewood, CO
http://www.ibrb.org/
_______________________________________________
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.