Simple file UnZipping interface to the DynaZip Unzip DLL (not provided). This method call talks directly to the DLL bypassing the ActiveX Control.

Syntax:

o.unzipfiles(lcZipFile, lcDestination, lcFileSpec)
Return: 0 on success - DynaZip error code for failure.
Parameters: lcZipFile
File to unzip from

lcDestination
Path wher files are to be unzipped.

lcFileSpec
File spec of files to be unzipped. Can include file paths.

See also:

Class wwipstuff

Updated: 12/17/1999 | Send topic feedback