ashu
16 years agoNew Contributor
how to write ur own Event.
I want to write to a timer event which will be running behind to check for some particular window n when it catches it should do specific task(here ropening the application) and resume the normal execution. or we will redirect the script execution in the that event handler itself. is it possible??