in reply to Re: Handling third party exe messages through perl script?
in thread Handling third party exe messages through perl script?

Note however, that some programs need a tty for interaction and them the open2 may fail. In that case, Expect may come to the rescue.

Paul

  • Comment on Re^2: Handling third party exe messages through perl script?