lospinoj has asked for the wisdom of the Perl Monks concerning the following question:
Hello, Trying to write a script that will kick of a command line program on Windows and interact with it. That is instead of me reading the screen and responding, I want the script to do that while I just watch. And yes if only there was a module to take the place of the Windows program that'd be way better, but there's not. I've poked around with Win32::Console a bit, but if that's the solution my wee brain's not connecting the dots. Any insights would be most appreciated. J-
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Command Line Program Wrapper
by graff (Chancellor) on Apr 15, 2016 at 17:02 UTC | |
Re: Command Line Program Wrapper
by Marshall (Canon) on Apr 15, 2016 at 18:27 UTC | |
Re: Command Line Program Wrapper
by SimonPratt (Friar) on Apr 15, 2016 at 16:18 UTC | |
Re: Command Line Program Wrapper
by NetWallah (Canon) on Apr 15, 2016 at 17:34 UTC |