Version 2 of tcl_interactive

Updated 2002-07-24 03:42:00

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.

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