Version 4 of tcl_interactive

Updated 2003-01-24 08:56:49

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