Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

display module/procedure name

Status
Not open for further replies.

mustangcoupe

Technical User
Feb 26, 2003
221
US
I have one error (err 13) that is appering on some computers. I am attampting to find it but they are at a diffrent location. And I can not reproduce it. I want to add the module/procedure name to my error handler. Is there a way to do this through a command or do I need to go through and add it manually? (through a command I mean is there one command I can add (ex. like Err.Description) to the current handlers?

--Todd


TechnicalUser pretending to be a programmer(shhh… the boss doesn’t know yet)
 
I think that you'll have to do it manually (enter the module/routine name to each routine).

Roy-Vidar
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top