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

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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! <totally mooning
all non-structured-programming-maniacs out there...which is most of you> :)


Rob

"Ralph" <nt_consulting64@xxxxxxxxx> wrote in message
news:%23p4Wfn53HHA.5980@xxxxxxxxxxxxxxxxxxxxxxx

"Randy Birch" <rgb_removethis@xxxxxxxx> wrote in message
news:OQ8$9i53HHA.1208@xxxxxxxxxxxxxxxxxxxxxxx
Or call Reset if you really want to spend time debugging why other
routines
can't access files anymore. <g>

<snipped>

Reset should always be called just before calling End.

-ralph




.