Thanks Marco. Works fine !
[EMAIL PROTECTED] wrote:
Send fpc-pascal mailing list submissions to
fpc-pascal@lists.freepascal.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
or, via email, send a message with
Hi,
I'd like to unzip one file from a zip archive and use it directly as
input for something else (sax or self written parser).
Since the unzip package form the "extra" dir only writes to disc files:
Is there any alternative source for writing from zip to a stream instead
of a file?
Or even bet