Obtaining module and procedure names and runtime

From: Douglas G. Danforth <"Douglas>
Date: Mon, 29 Mar 1999 11:57:36 -0800

Is it possible, via Meta or otherwise, to determine
at runtine the name of the module and the name of a
procedure (or the call stack) in which an expression is executing?
I would like to have this capability to report the location
when a nonfatal condition occurs in the form

Out.String(modName+"."+procName+":"+msg); Out.Ln;

-Doug

-- 
Douglas G. Danforth, Ph.D.        danforth{([at]})nowhere.xyX-ray Instrumentation Associates  pho 650 903-9980 x15
2513 Charleston Rd, Suite 207     fax 650 903-9887    
Mountan View, CA 94043
Received on Mon Mar 29 1999 - 22:35:57 UTC

This archive was generated by hypermail 2.3.0 : Thu Sep 26 2013 - 06:27:42 UTC