VB Builder
Pinpoint errors in your VB programs to the exact linewhere they occur. VB Builder is a VB 5/6 Add-Inthat creates line numbered versions of your VBprogram so that you can use the VB error linefunction (erl) in your error handling code.VB Builder also compiles your programs and storeseach line numbered version in a separate directorybased on the current version number of the program.
Tags: line numbers, error handlers, visual basic,
