wwipstuff::unzipfiles

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:

o.unzipfiles(lcZipFile, lcDestination, lcFileSpec, llDontRecurse)

See also:

Class wwipstuff


  Last Updated: 12/17/1999 | © West Wind Technologies, 2008