Zip

ITP/Server will compress the contents of folder Folder into the zip-file File.

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

Folder: Required.
The folder that ITP/Server will compress.

File: Required.
The zip-file that ITP/Server will create.

Remarks