Re: Writing Binary Files with TFileStream



"Rob Kennedy" <me3@xxxxxxxxxxx> wrote in message
news:3uigtvF11abujU1@xxxxxxxxxxxxxxxxx

> No. An exception handler only uses E when you tell it to use E. It's not
> an implicit variable like Result. You can name it whatever you want, but
> you have to name it yourself if you want to use it. Exception handlers are
> the one place in Delphi where you can introduce a variable into scope in
> the middle of executable code.
>

Rob, thanks for that clarification. I get a little paranoid over variable
naming sometimes...

-Rick Francken


.



Relevant Pages

  • Informix crashes on btscanner
    ... file appear a reference to btscanner thread, ... 15:17:16 Assert Failed: No Exception Handler ... I fix it. ... Prev by Date: ...
    (comp.databases.informix)
  • Re: ORA-04061
    ... >Do I make a mistake, or does the exception handler prevent the ... You catch the exception so the default exception handler is not being ... Prev by Date: ...
    (comp.databases.oracle.misc)