Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: Win32::GUI, GUI::Loft and redirecting console output

by Anonymous Monk
on Oct 17, 2012 at 09:57 UTC ( [id://999511]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Win32::GUI, GUI::Loft and redirecting console output
in thread Win32::GUI, GUI::Loft and redirecting console output

Well, that is what backticks do, they accumulate all output until the process is finished, then they return control to your program

see IPC::Run3/Can I use a window handle in more than one process?

Also noticed that running "make_path($dir, 1)" from File::Path seems to crash the program.

OK

  • Comment on Re^3: Win32::GUI, GUI::Loft and redirecting console output

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://999511]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-25 06:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found