B
Brahm
Hey Guys!
is there anyway to get in runtime current function or sub name ?
Daniel
is there anyway to get in runtime current function or sub name ?
Daniel
But you are in the methode, why do you than need it to get it in thatthat can throw an error will call a global error message handler that logs
the message for troubleshooting when things goes wrong. Can't always rely
on the user to give us the details of the error. With this we know where
and when the error occurred.
We, for one, use this for code reusability, whereby all functions/subs
that can throw an error will call a global error message handler that
logs the message for troubleshooting when things goes wrong. Can't
always rely on the user to give us the details of the error. With
this we know where and when the error occurred.
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.