|
ad_get_tcl_call_stack Returns cummulative information about the call stack
package require nstcl-misc ?1.0?
package require nstcl ?1.0?::nstcl::ad_get_tcl_call_stack ?level?
Returns cummulative information about the call stack, useful for debugging. If -level is not specified, level defaults to 2. This option specifies how far up the stack to begin reporting from. A setting of 0, for instance, would list the call to ad_get_tcl_call_stack itself.
misc, nstcl