in reply to Re: How can I close a Windows program called from a my Perl script?
in thread How can I close a Windows program called from a my Perl script?
Killing the process may not be the same as closing it via its architected mechanism.
For example, the output file may not get properly closed and flushed leading to incomplete content.
|
|---|