DISCLAIMER
----------
As with all software that is free: This software is provided "AS IS"
without warranty of any kind. I cannot be taken responsible for any loss
or damage caused directly or indirectly by the use of this software.
Second, you may not charge any money for the functionality that is included
in MTZIP.DLL, ZIPDLL.DLL and UNZIP.DLL. If you want to use the MTZIP.DLL in
a commercial distribution, please contact me at M.Toten@HCCnet.NL. 
By using this software, you agree to these terms. If you do not agree,
do not use the product.

DISCLAIMER - ZIPDLL.DLL & UNZDLL.DLL
------------------------------------
The source code for the ZIPDLL.DLL and UNZDLL.DLL can be obtained
freely from the following site: http://members.tripod.lycos.nl/Vleghert/
Both these DLL's are based on work from the Info-Zip group, which can
be visited at http://www.cdrom.com/pub/infozip/

SUPPORT INFORMATION
-------------------
Please report any bugs, comments and ideas to me (m.toten@hccnet.nl) and
not to the author of the ZIPDLL.DLL and UNZDLL.DLL. Note that this is a
beta-version which doesn't contain all the capabilities of the DLL's.

BIG THANX
---------
Very very big thanks must go to Chris Vleghert, who wrote the ZIPDLL.DLL,
UNZDLL.DLL and ZipMaster-component for Delphi. Actually HE gives VDS the
possibility to handle ZIP-Files. I only wrote the interface to let VDS
communicate with the DLL's. Chris, you're one of a kind! Thanx again!

INSTALLATION
------------
To use the MTZIP.DLL from VDS, you should put the ZIPDLL.DLL and UNZDLL.DLL
in your @system()-directory or any location that is in the %PATH%-variable.
The MTZIP.DLL can be on any location, if it is called correctly by using:
EXTERNAL MTZIP.DLL in your script.

HOW TO USE MTZIP.DLL?
---------------------
This beta-version of MTZIP.DLL already contains quite some commands and functions
that can be used. At the moment I am documenting these functionality that I
will publish in .HLP-format. The MTZIP.TXT file will explain the basics of the
MTZIP.DLL. This file also contains a full list of commands and functions, with a
small description, to get you started. With the release of version 1.0 I will also
include several example scripts.



November 2,1999


Mark Toten - M.TOTEN@HCCNET.NL
