This method call talks directly to the DLL bypassing the ActiveX Control.
o.zipfiles(lcZipFile, lcFileList, lnCompression, llRecurseDirectories)
lcFileList
File or file list to zip up. This list can be comma delimited and each file entry can contain wildcards (*,?).
lnCompression
Compression efficiency 1 light, 9 max. Default 9.
llRecurseDirectories
Recurses filespecs through lower level directories and adds full path information. Note path information is not relative sinze DynaZip does not support this functionality (as Winzip does).