MikeBailey 0 Posted April 5, 2011 I have a server actively running three applications and am trying to find a way to alert myself if any of the three apps stop running for what ever reason. Could someone help me with a script that I could "fill in the blanks" which checks for each of the window titles and if NOT found... ideally I'd like to send myself an email. Thanks for any help, Mike Share this post Link to post Share on other sites
somdcomputerguy 103 Posted April 5, 2011 Something like the WinExists function, and a loop, could do this. - Bruce /*somdcomputerguy */ If you change the way you look at things, the things you look at change. Share this post Link to post Share on other sites