--------------------------------------------------------
Error Procedure Builder -  By Brian A. Manlove 71422,171
--------------------------------------------------------

EPB is a standard Windows Recorder macro.  It quickly inserts generic error
trapping into any Access sub procedure. I have tried some of the "wizards"
that are out there, and I think this macro works better, faster, and best of
all, it won't add another megabyte or two of "maybe-it-might-work" crap on 
your HD.

-------------
Instructions:
-------------
Unzip EPB to the directory of your choice (mine is in my ACCESS directory).

Launch the Windows Recorder application and open the ACC_EPB.REC file. Get
back into your Access program.  Start the Code Builder, and before typing
anything, press the "hot key(s)" to run the macro.  If you do run EPB with
some code you have already entered, you might have to cut and paste your code
back into the proper position, which is usually before the "Exit_Blah_Bleep:"
line.

The EPB macro has been pre-set to playback ONLY to MS Access.  I used the
CTRL/ALT/HOME "hot key" as the trigger to run EPB - you may want to change
this to your own preferred keystroke sequence.

Happy Erroring!!
