Another way to do it is to spawn a thread and do the command there and
return the pid to the main thread.  That way u can monitor the command and
get it's output.  If it hangs, u can kill it from the other thread.





--
REMEMBER THE WORLD TRADE CENTER         ---=< WTC 911 >=--
"...ne cede malis"

00000100

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to