Is there a possibility to get the full path of the currently executing TCL script?
In PHP it would be: __FILE__
__FILE__
You want $argv0