Custom Error Builder and Error Tracker ver2.0
An Add-in for MS Access 2.0 
Copyright  1995 Chuck Wahl, Wahl & Associates, All Rights Reserved
Compuserve address: 75507,1552 
Internet, AOL, address: CJetSki@aol.com
Compuserve Shareware ID 5863 
Files included in ERRORLOG.ZIP : 
ERRORLOG.MDA 
ERRORLOG.HLP 
ERRORLOG.TXT 

????Why use????
 When writing programs it is a must to put error trapping in all code. If you use 
your own defined error codes you can do a few things. 1 You can provide yourself 
an easy way to trace what code(Functions, Subs, CBF's etc) caused an error. 2. 
If you list certain Error Code numbers in a programs help file you can provide 
reasons to a user as to what may be causing a problem.
Custom Error Builder and Error Tracker tracks error codes between multiple 
programs you write, making referencing Custom Error codes easy  
  
OVERVIEW: 
 Custom Error Builder and Error Tracker was designed to help track custom error  
codes for multiple projects. In addition to tracking multiple programs, it also writes  
the code needed to build custom error handling and then copies the code to the  
windows clipboard. All you need to do is paste the code wherever needed.

Installation
1. Copy both the Errorlog.mda file and the Errorlog.hlp file to your Access 
directory.
2. Start Access and load any database. Select "FILE" from the Access top menu, 
then "ADD-INS", then "ADD-IN MANAGER". 
3. Select "CUSTOM ERROR CODE BUILDER & TRACKER" and click the Install 
button(or Double click the word "CUSTOM ERROR CODE BUILDER & 
TRACKER").
4. After installation close Access and restart. If "Error Code Builder and Tracker" 
does NOT show in the list make sure the following entries are in your 
MSACC20.INI file. If the sections in brackets are not there, add them.

     [Libraries]
      errorlog.mda=rw

     [Menu Add-ins]
     &Error Code Builder and Tracker==ErrorBuilder()

For more information and how to register and use see the ERRORLOG.HLP file.
 

