What will happen if you issue a Resume statement after
handling an error?
Answer Posted / shriya sharma
It goes to the next statement on which the error has
occured if it would go to the same statement then it would
be in a deadlock.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How many types of API functions are available in VB?
What is meant by Establish Connection in RDO?
How do I get the number of free bytes on a disk?
Is the Variant type slower than using other variable types?
i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).
To populate a single column value which dbcontrols you to use?
Explain about control properties?
How would you add elements and pictures to listitems in listview control?
I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?
Why does everybody say I should save in TEXT not BINARY?
what are the types of cursors in DAO?
How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?
Explain about trees structures work.
How do I use GetPrivateProfileString to read from INI files?
What is data control in vb?