Re: Verify Program running
I don't know how you could get it to notify you if it is locked up. What i would do is either have it email me when it completes (which if its running often is not a good solution) or have the program update a log file of some sort. With the log file solution then I would either have to check the log or create a small app to check the log and notify me(via email or whatever) if its not updated.
Re: Verify Program running
I guess I was thinking that maybe another program could monitor my program and if it verifies it is locked up or not running, the second program would send me a email.
thanks,
Dean