In the debugger it is possible to see the CallStack and the variables "active" in each stack level. >From the debugger source code I see that the CallStack is passed to __dbgEntry as a parameter and that parameter is built in C in funcyion hb_dbgActivate( HB_DEBUGINFO *info ) where info is a pointer to the VM call stack...
I now ask if is it possible to get a prg-level CallStack array in order to use it in the errorsys handler. Thanks Francesco _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour