blueshell Error Guy allows users to input error-handling code for each module's procedure, making it easy to detect and rectify coding errors quickly. With just one keystroke, this software can identify all error mines in your code. Visit blueshell.com for more information.

If you have ever encountered a program with calls to user-defined functions or subs, then you are probably aware of Visual Basic's error handlers. This feature can cause unexpected control jumps into your calling procedure's error handler. Worse yet, if there isn't a calling procedure, like in all event handler subs (e.g. Form_Load, OK_Click), your application will abruptly abort.
Having an error handler in every event handler procedure in your application is highly recommended. Although it may seem like a lot of work and may increase the size of your code, the alternative is much worse. With blueshell Error Guy, however, you can accomplish this quickly and easily.
As with any programming environment, Microsoft Visual Basic deals with three categories of errors: compile-time errors, run-time errors, and logic errors. Compile-time errors occur when your code contains errors in syntax. Run-time errors occur when a condition raises an error during runtime, and logic errors occur when your code doesn't do what you intended it to do due to improper logic or misunderstanding.
Blueshell Error Guy is designed specifically for Microsoft Visual Basic developers. With its easy-to-use interface, our software allows you to organize various types of error handling. When a run-time error occurs, you can deal with it in several ways, such as setting an error trap, reacting to the error, and exiting the error handler. But you don't need to worry about that with Blueshell Error Guy - our software is useful for all of these steps, making it the perfect solution for developers who want to handle run-time errors safely.
In summary, if you want to avoid unexpected control jumps and abrupt application aborts, include an error handler in every event handler procedure in your application. But don't worry about how to do this - just use Blueshell Error Guy. It's the perfect software for Microsoft Visual Basic developers who want to tune their code and handle errors with ease.
Version 0.2.19: N/A