TOC PREV NEXT INDEX

 


Supported Tcl Versions


TclPro Debugger can debug any Tcl/Tk script running in a Tcl version 7.6 and Tk version 4.2 or later interpreter. This includes any extensions to those interpreters that do not radically redefine any standard Tcl commands.


Note: Renaming or radically redefining any standard Tcl commands may cause TclPro Debugger to fail. An example of a radical redefinition of the proc command would be to redefine it to take four arguments instead of three. In particular, avoid altering the Tcl commands listed below:
array
break
catch
cd
close
concat
continue
eof
error
eval
event
exit
expr
fconfigure
file
fileevent
flush
for
foreach
gets
global
if
incr
info
lappend
lindex
linsert
list
llength
lrange
lreplace
lsearch
namespace
open
proc
puts
pwd
read
regexp
regsub
rename
return
set
string
switch
trace
unset
uplevel
upvar
variable
vwait
while




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