ASPN ActiveState Programmer Network
  ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups | Web Services
SEARCH
advanced | search help

Reference
ActiveTcl 8.5
ActiveTcl 8.5.1.0 User Guide
ActiveTcl 8.5.1.0 Documentation Index
BWidgets
Expect (Unix)
Expect (Windows)
Contact ActiveState
Demos
Porting Expect Scripts to Windows
RE Primer
Reference
Tutorial
Using Expect
Img
[incr Tcl]
[incr Tk]
IWidgets
Oratcl FAQ
Oratcl
Snack
Sqlite
Tablelist
Tcl Manual
Tk Manual
TclDOM
Tcllib
Tcllibc
TclSOAP
Tutorial
TclVFS
TclX
TclXML
TclXSLT
Tcom
tDOM
Tile
TkCon
(Reference)
tkHTML
Tklib
TkTable
Tktreectrl
TLS
TEApot Package Management
TROFS
Vu widgets
XOTcl

MyASPN >> Reference >> ActiveTcl 8.5 >> ActiveTcl 8.5.1.0 User Guide >> ActiveTcl 8.5.1.0 Documentation Index
ActiveTcl 8.5 documentation

Expect for Windows - Welcome

ActiveState Expect for Windows 1.1, based on Expect v5.43, compatible with Tcl 8.4.

Quick Links

Documentation? Using Expect.

Quick Overview? Play with the Demos.

New to Expect? Check out the Tutorial.

New to Regular Expressions? Check out the RE Primer.

New to Expect on Windows? See Porting Expect Scripts to Windows.

Expect Documentation


Tcl Tools

Tcl Resources


Expect for Windows

ActiveState Expect for Windows is a tool for automating access to interactive applications. The original Expect version was written for Unix platforms; ActiveState Expect for Windows provides the automation power of Expect for the Windows platform. This lets users control applications running on mainframe or Unix servers from Windows workstations.

ActiveState Expect for Windows is consistent with the latest Expect version and is compatible with the Tcl 8.4 core. Usage differences between the Unix version of Expect and Expect for Windows are described in the Porting Expect Scripts to Windows section of the Usage Guide. Expect commands are described on the Reference page.

Expect "talks" to other interactive programs according to the commands defined in the Tcl script from which Expect is called. It can handle output from the program and provide the correct response based on possibilities outlined in the script. Tcl provides branching and high-level control structures to direct the exchange.

For example, Expect can:

  • Control console-based remote applications via Telnet, SSH or rlogin.
  • Configure routers and other devices accessed through console-based interfaces.
  • Carry session settings such as environment variables or current directory across rlogin, Telnet, tip, su, chgrp, etc.

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState 2004 All rights reserved