How does the following statements work?
On Error Goto Err_Handler
Answer Posted / sundarraj v.
On Error Goto Err_Hanler_A
When error occuring on any line inside the
function/subroutine, it skip the execution of other lines
and will goto the label Err_Hanler_A.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the types of line styles available in Treeview Control?
what are the types of cursors in DAO?
____ property of menu cannot be set at run time.
How do I get the Tab key to be treated like a normal character?
Explain about form creation in Visual Basic?
How would you create your application in DHTML?
How would you access objects created in ActiveX Exe and ActiveX Dll
What is the use of Immediate, Local Window?
Which type of object requires this object?
How do you avoid the "Invalid use of null" error when reading null values from a database?
What is the use of ActiveX Documents?
What is a thread pool and how are the threads within a thread pool managed?
What is the-use of property page Wizard in ActiveX Control?
How the image application?
Difference between Class Module and Standard Module?