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


Please Help Members By Posting Answers For Below Questions

What are the types of line styles available in Treeview Control?

2136


what are the types of cursors in DAO?

1609


____ property of menu cannot be set at run time.

1416


How do I get the Tab key to be treated like a normal character?

1234


Explain about form creation in Visual Basic?

764


How would you create your application in DHTML?

1709


How would you access objects created in ActiveX Exe and ActiveX Dll

1748


What is the use of Immediate, Local Window?

1719


Which type of object requires this object?

1731


How do you avoid the "Invalid use of null" error when reading null values from a database?

1410


What is the use of ActiveX Documents?

2187


What is a thread pool and how are the threads within a thread pool managed?

1819


What is the-use of property page Wizard in ActiveX Control?

1745


How the image application?

771


Difference between Class Module and Standard Module?

2177