Getting the name of the cuurent function

  • Thread starter Thread starter Greg Smith
  • Start date Start date
G

Greg Smith

Is there a way to get the name of the current function?

I have an error routine that emails me information on failing application,
function and error info. Right now I am entering the function name by hand
into each call to the error routine but I would like to standardize things
by pulling this info "out of the air".

Is this doable?


Any help is greatly appreciated.
 

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

Back
Top