TOC PREV NEXT INDEX

 


Supported Tcl Versions


By default, TclPro Checker verifies scripts written for Tcl version 8.3. You can use TclPro Checker with the packages and versions of Tcl, Tk, and [incr Tcl] listed in Table 7.

Table 7 Packages and Version Numbers
Tcl
Tk
[incr Tcl]
Expect
TclX
7.3
3.6
1.5
n/a
n/a
7.4
4.0
2.0
n/a
n/a
7.5
4.1
2.1
n/a
n/a
7.6
4.2
2.2
na/
na/
8.0
8.0
3.0
5.28
8.0
8.1
8.1
n/a
5.29 or 5.30
8.1
8.2
8.2
3.1
5.31
8.2
8.3 (default)
8.3
3.2
5.32
8.3


Note: Expect command names that "collide" with command names in the Tcl/Tk core (for example, send) can confuse TclPro Checker when it checks an Expect script, causing it to report syntax errors. To avoid this, use the exp_ prefix for all such ambiguous commands (for example, use exp_send instead of send).



http://www.ajubasolutions.com
Voice: (650) 210-0100
Fax: (650) 210-0101
support@ajubasolutions.com
TOC PREV NEXT INDEX