VB Builder (for Visual Basic 5) is a Visual Basic 5 add-in that lets you add numbers to your VB projects which aid in error trapping.By adding line numbers to your project you can add error handlers that use the VB Error Line Function.
Platform
Windows 95, Windows, Windows 98, Windows NT, Windows 2000
VB Builder (for Visual Basic 5) is a Visual Basic 5 add-in that lets you add numbers to your VB projects which aid in error trapping.By adding line numbers to your project you can add error handlers that use the VB Error Line Function. This lets you pinpoint an error to the exact module, procedure, and line number where it occured. VB Builder also compiles your programs and stores each line numbered version in a separate directory based on the current version number of the program.