Retrieving Line of Code that Generated Error

G

Guest

I have a error handler subroutine that records information about an error.
How do I retrieve the line of code that the error occurred on? I send the
name of the function to the error handler to get recorded, but how do I
retrieve which line of code in the function that the program bombed on?
 
D

Douglas J. Steele

Already answered in another newsgroup to which you posted the same
question..

If you feel you need to post to more than one group (HINT: it's seldom
necessary), please have the courtesy to cross-post (send the one message to
all groups at once), rather than multi-post (send individual messages to
each group). In this way, all responses to your post will be available
together, regardless of what group the responder was in, and the rest of us
won't have to read your post multiple times. (It also uses fewer server
resources)

If you're using Microsoft's web interface to post, you should see an
"Advanced Options" link at the bottom of the page. You can type the names of
the various groups into the Newsgroup box, separating each newsgroup name
with a semicolon.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top