Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Try Catch Finally
Message
From
10/01/2003 13:23:25
 
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00740398
Message ID:
00740405
Views:
13
>The Try,Catch,Finally documentation states
>
>Execution enters the Try...Catch...Finally block with the statement block following the Try statement. If Visual Basic completes this block without an exception being generated, it looks for the optional Finally statement at the end.
>
>-
>-
>
>No matter what happens, the Finally block is always the last code to be executed before leaving Try...Catch...Finally.
>
>
>My question is: Does the Finally block get executed if a catch is executed?
>
>Reading the above is confusing!
>
>Thanks
>Roland


AFAIK, yes it is, no matter what.


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform