From: Zoran V. <zv...@ar...> - 2007-08-11 14:01:38
|
Am 11.08.2007 um 15:26 schrieb Zoran Vasiljevic: > This would implicitly > mean that you should not have config option named > after any built-in Tcl command, yes. One can create a virgin interp and then scratch all commands from it and just define the [unknown]. I've never done that but in theory, this could work. |