Version 7 of autoexpect

Updated 2002-07-16 13:46:50

[This is my attempt to recover the data that someone accidentally deleted("_").]

http://tcl.activestate.com/man/expect5.31/autoexpect.1.html is the distribution documentation for autoexpect. Autoexpect is part of the Expect distribution.

autoexpect is an application to create an application! Once you start autoexpect, you then perform the actions that you want to script with Expect. Once you complete, it is well worth while to exercise the script to see that it does all that you really want it to do and that all error cases are handled.


I have found that modifying the autoexpect script is pretty tough, as is trying to streamline the script and add error handling. Not impossible - just very tough for a novice scripter.


Category Application, part of the Expect package.