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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access error source

Status
Not open for further replies.

stonewal

Technical User
Sep 26, 2000
17
0
0
US
I am building an error log in an application. How can I trap not only the form and control where the error occured but the proceducre or function (and parameters)? The information that is available in the call stack is basically what I am looking for but I want to be able to display that info.

Thanks!!
 
I use a class library available from the A2K2 developers handbook to track my call stack. If you have the book, it is explained on page 925. If you don't, drop me a note asking for ch14.mdb and i will zip it to you. Robert Berman
Data Base consultant
Vulcan Software Services
thornmastr@yahoo.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top