11.1Introduction to Error Handling
Three types of errors:
Compiler will flag syntax errors andoutput an error message in the outputwindow.
If Option Explicit or even Option Strictturned on, syntax errors will behighlighted in the code window evenbefore you compile
Add a Comment
rohinichaleft a comment
cterpleft a comment
pramudithaleft a comment