[DUG] Try exiting Finally block

Paul McKenzie paul at smss.org.nz
Fri Jul 21 14:01:36 NZST 2006


Exit - will exit the procedure processing the finally block that surrounds it.
How about an "If" the run the rest of the code "else" you are at the finally!
There is the good old goto placed immediately prior to the finally.

What exactly are you trying to achieve?

Regards
Paul McKenzie
Wellington
New Zealand


Jason Coley wrote:
> Hi there,
> 
>  
> 
> Is it possible to exit a try finally block or a certain criteria is met 
> in the try section to move straight to the finally section?
> 
>  
> 
> Jason
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Delphi mailing list
> Delphi at ns3.123.co.nz
> http://ns3.123.co.nz/mailman/listinfo/delphi



More information about the Delphi mailing list