[AccessD] Module Name - UPDATED

Bryan Carbonnell carbonnb at gmail.com
Fri Jan 26 10:07:49 CST 2007


On 1/26/07, John Skolits <askolits at ot.com> wrote:
>
> Actually I wanted the function name, not the module name. I know how to get
> the module name.
>
> ----
>
> Anyway to retrieve the name of the module you're code is running in.
>
> I want to have an email sent to me in the error trap if there is a failure
> and want it to send me the name of the module. I could just type in the name
> in a text string, but I want to use this in a bunch of modules and would
> rather have something generic like " CurrentModule.name"

AFAIK, no.

You have to hard code the function and module name into the error handler.

-- 
Bryan Carbonnell - carbonnb at gmail.com
Life's journey is not to arrive at the grave safely in a well
preserved body, but rather to skid in sideways, totally worn out,
shouting "What a great ride!"



More information about the AccessD mailing list