Jeremy,

> -----Original Message-----
>
> Sorry - I just kept on typing puns and hence the smiley ascii art
>
> What I meant to say was that re sorting - use a Tlist sort
> method it may not
> be the quickest to sort but then having control over
> when you sort the list will improve the performance

I agree.  Using a TList to sort may not be any quicker than using a
TStringList as both use the qsort method.

> question
>
> what method are you using for  "zipping through the file"

And my question is why are you writing code to do this when you can buy
Crystal Reports (and I guess other report writers do it as well) and create
a report that reports from IIS' log files.  Grouping by IP address, etc
would be a breaze to do.

Regards,
Dennis.

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to