Re: Any Idea ? How to cancel or destroy ?
Posted By:
tibi_paun
Posted On:
Thursday, September 4, 2003 07:26 AM
Too easy.
Make a thread inside your thread, which will look to see if the process is null or not, and sleep for a second.
If the process is not null, then sleep for how long u want to wait for that process, then destroy it (with process.destroy()) no matter what.
I wanted to send u the code, too, but while u probably make 10 times more money than me, I think it's enough.
Best regards, tibi.