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