Dave Coventry schreef:
Hi,

I notice that Lazarus has a zlib.pas module, but this does not appear to be compatible with the delphi version (TCompressionStream is not defined).

I'm looking for a quick and dirty way of lumping several (well, thousands) of small text files into a larger file. Currently the larger file is just the smaller files appended onto each other, but it would be nice to have this file compressed.


Take a look at the zstream unit.

Vincent

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to