README.md
December 5, 2022 ยท View on GitHub
Description
If the user don't know why use on error, well...
forget this code.
comments, please!
This program read your project(.vbp) insert ON ERROR in every procedure and save it back. Never more forget one piece of code unprotected.
And if some error happen after this, the new code save the error number, place in the code & text into one LOGFile. It save the screen too. This can help you to find the reason of the problem and kill it.
You MUST return some value in FUNCTIONS.
So, the program add one reminder to you into the new protected code.
I can't guess what you wanna return in each FUNCTION.
Do what you think is better for the returned value.
More Info
Your project in visual basic 6
The same as input, but with all procedures protected by on error.
| Submitted On | 2002-07-03 16:45:34 |
| By | __ |
| Level | Advanced |
| User Rating | 4.3 (17 globes from 4 users) |
| Compatibility | VB 6.0 |
| Category | Complete Applications |
| World | Visual Basic |
| Archive File | OnError_go101516732002.zip |
API Declarations
Some. To save the screen area only.