Version 3 of tcl_interactive

Updated 2002-07-24 11:47:47

This variable identifies whether or not the tcl interpreter is operating in interactive mode or not. If its value is 1 , then the interpreter acts as if it were an interactive interpreter. See tclsh for a list of the differences between interactive and non-interactive mode.

Ro You can shorten commands in interactive mode, e.g.: "inf" for "info".


Tcl syntax help