Re: First Applescript
Re: First Applescript
- Subject: Re: First Applescript
- From: Christopher Nebel <email@hidden>
- Date: Tue, 18 May 2004 19:12:58 -0700
On May 18, 2004, at 1:48 PM, Web Manager wrote:
I want to see if a particular process is running, if the process is
running I want the script to sleep for 5 minutes and try again if the
process has stopped I want it to re-launch the associated application
sleep for 5 minutes and try again.
If you're using Mac OS X Server, you might want to use watchdog(8) for
this, since that's exactly what it's designed for.
--Chris Nebel
AppleScript Engineering
_______________________________________________
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.