![]() |
|
We don't bite newbies here... much | |
PerlMonks |
Re: Unaltered child return code on Windowsby BrowserUk (Patriarch) |
on Dec 16, 2014 at 17:13 UTC ( #1110521=note: print w/replies, xml ) | Need Help?? |
You can use OpenProcess() to get a handle to the process from its pid. And then use GetProcessExitCode() to get the return value from the handle. With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
In Section
Seekers of Perl Wisdom
|
|