Re: [VB5) Faster way to read a text file?

Tech-Archive recommends: Speed Up your PC by fixing your registry



"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:





.



Relevant Pages

  • Re: Infinite Loops and Explicit Exits
    ... a method of evaluation which enabled people knowledgeable about film, ... While both programming and movies are evolutionary, ... The only compiler that has EXIT PERFORM in out-of-line in Chuck's ... > END-IF ...
    (comp.lang.cobol)
  • Re: When it will be freed?
    ... easier to understand with multiple return (or exit()) points. ... I liked a sig I saw recently about goto - something like "I tell my ... goto in C programming, unless it was for expository reasons. ...
    (comp.lang.c)
  • Re: Idiom wanted: do-while
    ... structured programming definition -- every block of code has one entry point ... Break statements clearly violate the "one exit point" ... most not being privy to original design considerations, ...
    (comp.lang.ruby)
  • Re: Can redirection change exit status of a pipeline?
    ... Forgive me an example from C++ programming, ... the exit status (after appropriate manipulation of the "status" return ... I was wondering whether the problem is that I am not redirecting the ... output of the final grep in the pipeline to /dev/null. ...
    (comp.unix.shell)
  • Re: Looking for a way to convert dec to bin
    ... KINDS of code that doesn't use Exit For/Exit Do, ... immensely...were you expecting anything less than structured programming? ... I don't know that I'd call myself a zealot. ... having satisfied the conditions for getting out of the loop. ...
    (microsoft.public.vb.general.discussion)