VB Crash Shield is an error-handling code generator for Visual Basic 5.0. It will automatically insert error-handling code into every procedure, function, and event of your application. Once the error-handling code is inserted into your Visual Basic Project, the Project becomes *Crash Proof* when compiled. There are three different types of error insertion code options that can be used, to either track specific problems, ignore problems, or centralize error-handling. Which ever error-handling code option you decide to choose, VB Crash Shield is an invaluable tool that will speed-up development time, and Prevent embarrassing error messages from appearing in your