|
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 |