wwApi::ZipFolder

Zips folder structure into a zip archive.

o.ZipFolder(lcZipFile, lcFolder, llFast)

Return Value

.T. or .F.

Parameters

lcZipFile
Name of the Zip file to create.

lcFolder
The folder that is compressed into zip file. Can contain recursive folders.

llFast
If true uses fast instead of optimal compression.


See also:

Class wwApi

© West Wind Technologies, 1996-2022 • Updated: 02/26/19
Comment or report problem with topic