Create Zip File
Category
File Operation Commands
Description
This command creates the Zip file.
Parameters
- File List
Indicate the file list and separate by comma, e.g., C:\temp\myfile1.pdf,C:\temp\myfile2.pdf.
- Zip File
Indicate the destination file, e.g., C:\temp\myzip\myzip.zip.
- Compression Level
Indicate the compression level.
- Include Base Dir
Indicate that the zip file should include the base directory.
- Overwrite Existing Zip
Indicate whether to overwrite if file is already exists.
Returned Value
This command does not have returned value.
Example Usage
- Example Location:
BYpass\Examples\File Operation Commands\Create Zip File\Create Zip File.xml