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

Is it possible to change menu runtime using API? If yes? Specify the function names.

1546


which property is used to change to some value to access a identity column in datacontrols?

1360


What are the properties of datacontrol?

1531


How many objects resides in ADO ?

1455


How can I access a record by record number?

1053






How many ways we can access file using VB?

1702


Types of LockEdits in RDO.

1708


Can a VB application be an OLE server?

984


Explain about control properties?

616


Explain about the creation of EXE files with Visual Basic?

606


which property of menu cannot be set at run time.

1514


How would you Create a Query Builder and Explain its uses ?

1625


___ VB constant make the menu item in centre.

1347


What do you mean by provider?

1446


It possible to call OLEDB?s Features directly in VB without using any control?

1618