in reply to Re: I want to run a script from another script, use the same version of perl, and reroute IO to a terminal-like textbox
in thread I want to run a script from another script, use the same version of perl, and reroute IO to a terminal-like textbox
The modulino concept looks neat, and that may even be the best solution, but I may not be able to do that. Especially if I have to change the name of the script.
That code works. I had to massage it a bit to work with the Tk, and display in the text box, but it works. Can this also do stdin too? Some scripts may have y/n options that the user needs to select.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: I want to run a script from another script, use the same version of perl, and reroute IO to a terminal-like textbox
by Perlbotics (Archbishop) on Oct 01, 2013 at 17:01 UTC | |
by ric00015 (Beadle) on Oct 01, 2013 at 17:30 UTC |