in reply to Re: Re: Re: Perl/Tk run program
in thread Perl/Tk run program
I put this im my sub, and it works great. I am going to expand this to hold a history and add error checking for commands inputed to make sure they work and let you know if you get a command not found. Thank you for the idea JamesNC. Thank yousystem("$text &"); exit;
|
|---|