in reply to Re: Re: debugging /logging help
in thread debugging /logging help
Not only can caller tell you where your sub was called from, it can tell you where the sub that called your sub was called from, and so on all the way back to the main code.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: debugging /logging help
by gharris (Beadle) on Dec 07, 2000 at 22:03 UTC |