After researching a while (starting out with .context) I ended up in the native API to look for the name of the current routine for which the exit runs, i.e. GetRoutineName().
Unfortunately, this API is only available in the "function" context and not in the "exit" context. Would it be in general possible/feasible for the exit context to get at the routine's name (and maybe even at the name of the label to which control may have gotten transferred to with a call or a signal)? TIA, ---rony ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
