Hi,
Is there any way to get the current Sub name from within it? I'd like to develop a generic error handling routine which includes this information in the logs. When I did something similar in VB and VB.Net I had to manually set a string in each routine, which is a pain, and I'm wondering if there's a better solution.
Thanks
Andrew
Is there any way to get the current Sub name from within it? I'd like to develop a generic error handling routine which includes this information in the logs. When I did something similar in VB and VB.Net I had to manually set a string in each routine, which is a pain, and I'm wondering if there's a better solution.
Thanks
Andrew