Hello All
How could I find out from which file a procedure is loaded (sourced)? We
have a lot of similar scripts with the same name and depending on
different circumstances one is loaded. This works great but when debugging
it has happen some time I'm into the wrong file and do the changes. We are
using the version 8.1 of the interpretator. My intention is to when my
application completes receive a report that proc Blabla where loaded from
\\SERVER1\my\scripts\for\OneState\TheBlablaproc.tcl
Best regards
/Jonny