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
Explain OLE Drag and Drop.
Which method is preferred to save datas like database?
___ is the control used to call a windows application.
What is Parser Bug?
what is the Difference between Tabletype and Snapshot?
How would you find out the value property in Slider Bar Control?
Explain about an event-driven programming language?
What are the important components of OLEDB?
Write the Steps in Creating an ActiveX Control?
What is datagrid in vb net?
Types of LockEdits in RDO.
___ VB constant make the menu item in centre.
Explain Types of DBCombo boxes?
How would you convert a form into document?
What are the different procedures associated with the object?