4 lines
154 B
Plaintext
4 lines
154 B
Plaintext
|
Like Tcl's uplevel() function, but not quite so dangerous. The idea is
|
||
|
just to fool caller(). All the really naughty bits of Tcl's uplevel()
|
||
|
are avoided.
|