next up previous contents index
Next: 3.4 Class TclObject Up: 3.3 Class Tcl Previous: 3.3.5 Hash Functions within

   
3.3.6 Other Operations on the Interpreter

If the above methods are not sufficient, then we must acquire the handle to the interpreter, and write our own functions.

tcl.interp../Tcl/Tcl.hTcl::interp returns the handle to the interpreter that is stored within the class Tcl.




2000-08-24