J
James Franklin
In Access VBA can anyone tell me if there is a way of returning the name of
the procedure/function which is currently running? I am trying to write my
own standard error handler which writes to a log file and I want it to
return the procedure name, without me having to manually insert it as a
string in every instance of the handler.
Failing that, are there any really good handlers already out there which
someone could recommend?
Many thanks!
JimF.
the procedure/function which is currently running? I am trying to write my
own standard error handler which writes to a log file and I want it to
return the procedure name, without me having to manually insert it as a
string in every instance of the handler.
Failing that, are there any really good handlers already out there which
someone could recommend?
Many thanks!
JimF.