From: "Gupta, Sharad" <[EMAIL PROTECTED]>
> I have a bunch of scripts which calls a sub from a module, and that
> module in turn would call another sub from someone else and so on.
> Skimming through them is driving me crazy.
>
> Is there a way i can trace the calling of the routines till N levels
t I haven't used any so
can't give specifics.
http://danconia.org
-Original Message-
From: Ramprasad [mailto:[EMAIL PROTECTED]
Sent: Saturday, August 09, 2003 12:41 AM
To: Gupta, Sharad
Cc: [EMAIL PROTECTED]
Subject: Re: Tracing Subs
Sharad Gupta wrote:
Hi All,
I have a bunc
Hi All,
I have a bunch of scripts which calls a sub from a module, and that module in turn
would call another sub from someone else and so on. Skimming through them is driving
me crazy.
Is there a way i can trace the calling of the routines till N levels.
TIA,
-Sharad
.
-Sharad
-Original Message-
From: Ramprasad [mailto:[EMAIL PROTECTED]
Sent: Saturday, August 09, 2003 12:41 AM
To: Gupta, Sharad
Cc: [EMAIL PROTECTED]
Subject: Re: Tracing Subs
Sharad Gupta wrote:
> Hi All,
>
> I have a bunch of scripts which calls a sub from a module, and that
Sharad Gupta wrote:
Hi All,
I have a bunch of scripts which calls a sub from a module, and that module in turn would call another sub from someone else and so on. Skimming through them is driving me crazy.
Is there a way i can trace the calling of the routines till N levels.
TIA,
-Sharad
use Car
On Aug 8, Gupta, Sharad said:
>I have a bunch of scripts which calls a sub from a module, and that
>module in turn would call another sub from someone else and so on.
>Skimming through them is driving me crazy.
>
>Is there a way i can trace the calling of the routines till N levels.
Using the cal