omi Posted October 20, 2008 Posted October 20, 2008 Hi All, While running script if the script pauses then i should get notification of that so i can terminate the script. How can i do this. Thanks in advance.
Aceguy Posted October 20, 2008 Posted October 20, 2008 show us what you have sofar. [u]My Projects.[/u]Launcher - not just for games & Apps (Mp3's & Network Files)Mp3 File RenamerMy File Backup UtilityFFXI - Realtime to Vana time Clock
Bert Posted October 20, 2008 Posted October 20, 2008 I take it you have a script that monitors something, and you need to put in a trap that looks for when it idles for too long on a certain thing...right? The Vollatran project My blog: http://www.vollysinterestingshit.com/
omi Posted October 20, 2008 Author Posted October 20, 2008 I take it you have a script that monitors something, and you need to put in a trap that looks for when it idles for too long on a certain thing...right?Ya like that only.I am launching one exe from my script. If that exe is remaining idle for particular interval of time then i need to terminate that exe with the script which is launching that exe.Same as like WaitForSingleObject in VC++.Thanks for reply.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now