|
-
Sep 17th, 2003, 02:55 AM
#1
Error information [RESOLVED]
When an error occurs in my app, one of the things the error handler does is append some information to a log file such as date, time, error number and description.
I'd like to add to that the name of the procedure where the error took place. Is it possible to retrieve this information somehow, I mean without having to use a variable to tag each and every subroutine in the app?
Next I'd like to get the list of all the calling procedure's names and -this sounds even more difficult- the number of the line were the error was triggered. Any ideas?
Last edited by krtxmrtz; Sep 18th, 2003 at 12:29 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|