Re: [VB5) Faster way to read a text file?
- From: DanS <t.h.i.s.n.t.h.a.t@xxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 17 Aug 2007 22:04:12 -0500
"Robert Morley" <rmorley@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
news:#z4xcFT4HHA.5804@xxxxxxxxxxxxxxxxxxxx:
Speaking of which, has anybody taken a look at the code example that
goes along with the Reset help? I can't ever imagine opening and/or
closing files that way. It'd be almost as bad as using Exit Do!
What's wrong with an Exit Do ? (Unless I'm missing something in the
context.)
It goes back to a never-ending debate that happened recently (and once
before, several months ago). I'm one of a VERY few people in this
group who comes from a highly structured programming background and
refuses to use things like Exit For, Exit Do, etc. Knowing that I'm
in the minority, this was a laughing reference to my apparent
weirdness. :)
Fair enough, everyone's got their programming idiosynchronicities. I
hadn't seen the debate a few months ago, I come in and out of here
depending on my programming load.
I guess I don't really have a full understanding about structured
programming then. I wouldn't see using an Exit xxx as being un-
structured.
To each his own.
Regards,
DanS
Rob
"DanS" <t.h.i.s.n.t.h.a.t@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:Xns998FBFA86F8CEthisnthatadelphianet@xxxxxxxxxxxxxxxxx
"Robert Morley" <rmorley@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
news:OgEyy753HHA.1900@xxxxxxxxxxxxxxxxxxxx:
.
- Follow-Ups:
- Re: [VB5) Faster way to read a text file?
- From: Robert Morley
- Re: [VB5) Faster way to read a text file?
- References:
- [VB5) Faster way to read a text file?
- From: Gilles Ganault
- Re: [VB5) Faster way to read a text file?
- From: Schmidt
- Re: [VB5) Faster way to read a text file?
- From: Schmidt
- Re: [VB5) Faster way to read a text file?
- From: Randy Birch
- Re: [VB5) Faster way to read a text file?
- From: Robert Morley
- Re: [VB5) Faster way to read a text file?
- From: DanS
- Re: [VB5) Faster way to read a text file?
- From: Robert Morley
- [VB5) Faster way to read a text file?
- Prev by Date: Re: Array Element Delete
- Next by Date: Re: Make ListView transparent
- Previous by thread: Re: [VB5) Faster way to read a text file?
- Next by thread: Re: [VB5) Faster way to read a text file?
- Index(es):
Relevant Pages
|