Subject: exception handling
Posted By: jay schumacher Post Date: 4/12/2006 8:57:08 AM

is there a vb.net equivalent when using try/catch blocks to the vb6 resume/next function?

Reply By: ChrisP Reply Date: 4/14/2006 8:40:52 AM
Hi,
    If you do nothing with the catch statement or just put a MessageBox without directing the flow to another routine the flow will continue as if resume/next had been selected.
It's almost a default.


Go to topic 42910

Return to index page 314
Return to index page 313
Return to index page 312
Return to index page 311
Return to index page 310
Return to index page 309
Return to index page 308
Return to index page 307
Return to index page 306
Return to index page 305