Re: Writing Binary Files with TFileStream
- From: "Rick Francken" <rick@xxxxxxxxxxxxxxxx>
- Date: Wed, 23 Nov 2005 09:49:07 -0500
"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
.
- References:
- Writing Binary Files with TFileStream
- From: Robert Kilroy
- Re: Writing Binary Files with TFileStream
- From: Robert Kilroy
- Re: Writing Binary Files with TFileStream
- From: Andreas Koch
- Re: Writing Binary Files with TFileStream
- From: Robert Kilroy
- Re: Writing Binary Files with TFileStream
- From: Rick Francken
- Re: Writing Binary Files with TFileStream
- From: Rob Kennedy
- Writing Binary Files with TFileStream
- Prev by Date: Re: pointer syntax
- Next by Date: Re: pointer syntax
- Previous by thread: Re: Writing Binary Files with TFileStream
- Next by thread: Re: Writing Binary Files with TFileStream
- Index(es):
Relevant Pages
|
|