Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

mjdth

macrumors newbie
Original poster
Is it possible with applescript to check if the iCal application is running?

Thanks
 
tell application "System Events" to set iCalIsRunning to (name of processes) contains "iCal"

iCalIsRunning will end up with true or false as appropriate.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.