Re: How to speed up this process



SteveC wrote:
> I figured that reading the whole file at once was needed , but I
> couldn't figure out how to run that through the addspace after wards
> and then display the results all at once in the texbox

Pretty much exactly as you're doing it, except all at once rather than one line at a
time. Not sure I fully appreciate the purpose of that routine, though. If I did, I
might have other ideas how to optimize.

Later... Karl
--
Working Without a .NET?
http://classicvb.org/petition


.



Relevant Pages

  • Re: How to speed up this process
    ... Hi Karl, ... I figured that reading the whole file at once was needed, ... couldn't figure out how to run that through the addspace after wards ... Prev by Date: ...
    (microsoft.public.vb.general.discussion)
  • Re: Read only last line-
    ... long prev = 0, here; ... here is really the end of file and prev is the offset to the ... Thank you for reading. ... Reading the file character at a time simplifies things so I don't need to know how long a line is. ...
    (comp.lang.c)
  • Re: PROPERTIES DIALOG TIME ACCESSED
    ... "Karl E. Peterson" wrote: ... > Reading a file, even its properties, counts as "accessing" it. ... > using the File-Properties dialog. ...
    (microsoft.public.vb.winapi)
  • Re: For LBS Mechanics
    ... - your posts are not only always detailed but also ... I got the same impression from reading books ... >on CVS and Subversion written by Karl Fogel. ... Carl Fogel ...
    (rec.bicycles.tech)
  • Re: For LBS Mechanics
    ... Reading your posts in cycling newsgroups made me mix up you with ... Subversion's Karl, - your posts are not only always detailed but also ... I got the same impression from reading books ...
    (rec.bicycles.tech)

Loading