Simple file UnZipping interface to the DynaZip Unzip DLL (not provided). This method call talks directly to the DLL bypassing the ActiveX Control.
o.unzipfiles(lcZipFile, lcDestination, lcFileSpec)
Return Value
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.
Overloads:
See also:
Class wwipstuff