ID:2956476
 
Resolved
New proc vars, caller and callee (the latter referring to the proc itself), return information about running procs and can be used to access their information. These vars return a new /callee primitive object. This can be used to trace a call stack in a custom error handler, for instance.
Applies to:DM Language
Status: Resolved (516.1648)

This issue has been resolved.
Give me call stack access!
Lummox JR resolved issue with message:
New proc vars, caller and callee (the latter referring to the proc itself), return information about running procs and can be used to access their information. These vars return a new /callee primitive object. This can be used to trace a call stack in a custom error handler, for instance.