Zoomed Image

AMSX Scripting Language - Command : compress

Summary

Compress a file or folder into a zip archive

Description

Creates a new zip archive from the specified source file or folder. File permissions are checked against the permitted folders list before the operation proceeds.

Parameters

ParameterDescription
cmdSource file or folder to compress
Argument 0Target zip file path to create

Syntax


Compress "Source file or folder to compress", "Target zip file path to create"

Return to the AMSX Command Reference