Re: Problems with autoexpect



Larry_D wrote:
> I am getting autoexpect to run successfully when it calls process or
> tries to kill process that reside on different machines. When I invoke
> autoexpect and capture the necessary info from the particular GUIs
> everything appears to go ok. Then when I try to run the script that was
> saved it hangs where there is a call to another machine. Any help would
> be appreacited. I am unable to include any of the script that was
> created so any help would have to be of a general nature.

[autoexpect] uses the exact session log as matching patterns. Look for
something like "last login 31 May 2005 at 12:10:15 GMT" and you'll
probably be able to see why the recorded script fails.

Rgrds,
Khaled

.



Relevant Pages

  • Problems with autoexpect
    ... tries to kill process that reside on different machines. ... autoexpect and capture the necessary info from the particular GUIs ... I am unable to include any of the script that was ...
    (comp.lang.tcl)
  • Re: Problems running autoexpect.tcl
    ... just want to get this script to run to see what it does and if it will ... I also tried using tclsh8.4 and running autoexpect or autoexpect.tcl ... I think from your description you are forgetting to press [Control-D] ... buffering all your interaction up to your system defined buffer ...
    (comp.lang.tcl)
  • Re: Any Expect coders out there?
    ... One of the scripts I downloaded was autoexpect which is ... I've tried using it to generate an ftp script ... The Expect_4.53 was included with the Cygwin ...
    (comp.lang.tcl)
  • Re: [OT] SSH login script - Help
    ... I'd like to do is somehow change the above so that the script prompts ... You might want to use autoexpect for that. ... This can get you in security problems since you'd need to write your ...
    (Fedora)
  • Re: Expect timeout problem. I needs help.
    ... I use autoexpect to generate a script file. ... Sometimes the script runs as expected, sometimes it timeout. ... The -c flag makes the script do ...
    (comp.lang.tcl)