> There are bugs in HB_DBG_VM* function that returns incorrect values > which I think should be corrected.
The self contained example: proc main() LOCAL a, b, c ? PROCNAME( 0 ) // The following Should Return 3 ? HB_DBG_VMSTKLCOUNT( 0 ) - Len( HB_DBG_VMPARLLIST( 0 ) ) // Return 5 -- Andi ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ xHarbour-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xharbour-developers

