Re: Term:ReadKey

2006-07-24 Thread Michael Gale
Hello, This will not work as my system will block on the command until it is done. I want / need the script to continue catching the input. Michael Thomas Bätzler wrote: Michael Gale <[EMAIL PROTECTED]> asked: I am using Term::ReadKey with the ReadLine function, is there a way to pass m

RE: Term:ReadKey

2006-07-23 Thread Thomas Bätzler
Michael Gale <[EMAIL PROTECTED]> asked: > I am using Term::ReadKey with the ReadLine function, is > there a way to pass my input to the shell ? Have a look at system(), and the perlipc manpage. HTH, Thomas -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM

Term:ReadKey

2006-07-23 Thread Michael Gale
Hello, I am using Term::ReadKey with the ReadLine function, is there a way to pass my input to the shell ? So if I type in ls and hit enter, it will pass my commands to the shell to be executed ? Michael -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL