---- '''Where can I learn about Expect's commands?''' [ActiveState] maintains online copies of documentation at [http://www.tcl.tk/man/expect5.31/index.html]. ---- '''Is Expect thread-safe?''' The answer, by [Don Libes] recently, was ''No''. [http://groups.google.com/groups?selm=s6a7m3f7me4.fsf@muffin.nist.gov] ---- '''Is there a newer version of Expect that works (and/or works better) for [Windows]?''' [Expect for Windows] There is an up-to-date port of Expect for Windows available from [ActiveState] commercially [http://www.activestate.com/Products/Expect/]. Otherwise there is an old port that is based off a hacked version of Tcl 8.0 from [Gordon Chaffee]. ---- [how to access the result of a remote command in Expect]. [How Expect sees function keys] One frequently-asked question is [how to send escape characters through Expect]. <> Expect