1. Sorry for bad title, but it is already fixed by someone.
2. Yes, there is a finally ... part of the try, but actually I'm shocked, because I'm using Pascal since 35 years, and I've always thought Exit will exit from the whole procedure or function.
Only the break command does quit from any: for / while / repeat / etc loops.
Is this a FreePascal thing?
- or is it the same for Delphi 7 too ?
(I'll run a test today for D7)