bmc_mark has asked for the wisdom of the Perl Monks concerning the following question:
After that, I need to do an open(), open2() or open3(),Win32::Process::Create ( $ProcessObj2, $counters_fname, "$COUNTERS_NAME -interval $interval", 1, NORMAL_PRIORITY_CLASS, "." ) || HandleProcess_Failure($COUNTERS_NAME); $ProcessObj2->Suspend(); $ProcessObj2->Resume();
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: capturing STDOUT after Win32::Process::Create()
by ikegami (Patriarch) on Nov 30, 2004 at 15:17 UTC | |
by bmc_mark (Novice) on Nov 30, 2004 at 15:26 UTC | |
by bart (Canon) on Nov 30, 2004 at 18:40 UTC | |
by bmc_mark (Novice) on Dec 01, 2004 at 16:07 UTC | |
by ikegami (Patriarch) on Nov 30, 2004 at 18:04 UTC |