Automating interactive programs take some extra work. Does the program accept input immediately after it starts, or do you need to wait until the screen is drawn?

I cut my teeth on this sort of thing using expect/tcl, and it looks like there are Perl modules that can also let you do sent/expect sequences so that everything is properly synchronized.
--
Danny Faught
Tejas Software Consulting
http://tejasconsulting.com/


Reply via email to