 |
Error-Handling, Debugging - Run-Time Error Trapping and Handling
• Run-time errors are trappable. That is, Visual Basic recognizes an error has occurred and enables you to trap it and take corrective action. If an error occurs and is not trapped, your program will usually end in a rather unceremonious manner. • Error t
visualbasic.freetutes.com |
 |