How does the following statements work?
On Error Goto 0
Answer Posted / saru
on error goto om
msbox("This line has error") ' if this statement has
error
msgbox("This line has error") ' if this statement has error
om:
msgbox("An error has occured")
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to customize workgroup message?
what are the Differences between Recordset and Resultsets?
Which type of object requires this object?
How do I get the number of free bytes on a disk?
what are the Types of LockEdits in RDO?
How would you attach an ActiveX control in Your Application?
Explain the working of templates?
How can I call a 'hidden' DOS program from VB?
What is the use of Active Control Property?
Is visual basic case sensitive?
What is OLEDB?
How can you force new objects to be created on new threads?
What is ODBC Direct and Microsoft Jet Database Engine ?
Recordset object consists what?
which property is used to change to some value to access a identity column in datacontrols?