Expect - Globally setting timeout

Posted on Thu Mar 15 19:07:54 2007 by phiroc
Globally setting timeout
Hello, is there a way to set the Expect object's timeout as you can in TCL Expect ('set timeout 10'). Because I can't set the Expect object's timeout, I have to run my Expect PERL script as many times as it takes to successfully connect to the server I am trying to connect to. That's a nuisance. Cheers, phiroc
Direct Responses: 4595 | Write a response