Re: how to get the output from: Win32::Process::Create



joez3@xxxxxxxxx wrote:
Hi all,
This might be more a windows question then perl, but lets see if
someone can help me out. I am using Win32::Process::Create to start up
an exe. I can get exe to start, but I need to get what is put out on
the command prompt.
If i try text.exe > temp.txt I can start the exe and the temp.txt file
gets created, but nothing is in it. The text is put in another command
prompt window. So this rules out using system () to start the exe.

Is there any particular reason you're not just using backticks?

perldoc perlop
(search for qx)

Paul Lalli

.



Relevant Pages

  • Re: how to get the output from: Win32::Process::Create
    ... Paul Lalli wrote: ... This might be more a windows question then perl, ... I can get exe to start, but I need to get what is put out on ... but it ends up hanging the perl script and I ...
    (comp.lang.perl.misc)
  • Re: how to get the output from: Win32::Process::Create
    ... Paul Lalli wrote: ... This might be more a windows question then perl, ... I can get exe to start, but I need to get what is put out on ... but it ends up hanging the perl script and I ...
    (comp.lang.perl.misc)
  • how to get the output from: Win32::Process::Create
    ... This might be more a windows question then perl, ... I can get exe to start, but I need to get what is put out on ... the command prompt. ...
    (comp.lang.perl.misc)
  • Re: Unable to install update
    ... command prompt, navigate to the directory with the EXE and type the EXE name ... This should extract all files without running ... file to view information about the Catalog including signatures etc. ...
    (microsoft.public.security)
  • Re: how to create exe
    ... Instead of double clicking the exe, try opening a command prompt and executing the exe from the command prompt. ... You asked me about the compiler, ... how do i run this example magicsquare in the target computer i.e. after i install the MCR on the end user computer after i click the exe a command window pops up but exits almost immediately. ...
    (comp.soft-sys.matlab)