in reply to Re^2: Need a 16 bit returncode from .exein thread Need a 16 bit returncode from .exe
Yes. I am saying that Win32::Process will not allow you to get both the output and the return code.
See Re: Need a 16 bit returncode from .exe for a solution that will. Albeit haskish.