Hi, SYSTEM(1029) holds the name of the routines called. Will also help to find from where the current routine is called.
Thanks Ram On Wed, Mar 25, 2009 at 7:20 AM, danny ruckel <[email protected]> wrote: > clif, > > i don't remember the exact array address in SYSTEM but there is an array > position that does hold the entire call stack. go through your call > sequence and then interrogate the SYSTEM variable...I know it's a position > less than 100, just don't remember exactly...and I'm not currently using > jBase :( > > danny > > > On Tue, Mar 24, 2009 at 3:07 PM, CLIF <[email protected]> wrote: > >> >> Is there a JBC command that will tell you the name of the calling >> subroutine? I know about SYSTEM(1000) but that only identifies the the >> calling exe. I have an exe that calls sub1 that calls sub2. From sub2 >> I need to indentify if sub1 was the calling routine. >> >> jBASE 3.4 >> Windows 2000 >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en -~----------~----~----~----~------~----~------~--~---
