in reply to Re^2: How to close command prompts opened with perl script after execution that script
in thread How to close command prompts opened with perl script after execution that script
$processObj->Kill(0); is not working for me to close the created process object, can anyone help me on this. thanks, Sarath S
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: How to close command prompts opened with perl script after execution that script
by saraths (Initiate) on Jun 18, 2013 at 12:06 UTC |