Zip

KCM Core compresses the contents of folder Folder into the zip file File.

Syntax

Zip
   Folder(<text>)
   File(<text>); 

Parameters

  • Folder: Required. The folder that KCM Core compresses.
  • File: Required. The zip file that KCM Core creates.

Remarks

The Zip command compresses all files and folders within Folder recursively.

An existing zip file File is silently overwritten.

The Zip command cannot handle files larger than 2 GB.