This method call talks directly to the DLL bypassing the ActiveX Control.
o.unzipfiles(lcZipFile, lcDestination, lcFileSpec, llDontRecurse)
lcDestination
Path where files are to be unzipped.
lcFileSpec
File spec of files to be unzipped. Can include file paths.
llDontRecurse
By default directory recursion extracts lower level directories for any matched files. If .T. no recursion occurs and child directories are not retrieved.