This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20.6
ZIP Create archive

ZIP Create archive 


 

ZIP Create archive ( fileOrFolder | zipStructure ; destinationFile {; options} ) -> Function result 
Parameter Type   Description
fileOrFolder | zipStructure   Object in File or Folder object to compress
destinationFile  Object in Destination file for the archive
options  Longint in If fileOrFolder used: ZIP Without enclosing folder
Function result  Object in Status object

Documentation moved

The documentation for this command has been moved. See ZIP Create archive command on developer.4d.com for updated documentation.

 

The ZIP Create archive command creates a compressed ZIP archive object and returns the status of the operation. 



See also 

ZIP Read archive

 
PROPERTIES 

Product: 4D
Theme: File and Folder
Number: 1640

This command can be run in preemptive processes

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D v18

 
ARTICLE USAGE

4D Language Reference ( 4D v20)
4D Language Reference ( 4D v20.1)
4D Language Reference ( 4D v20.2)
4D Language Reference ( 4D v20.3)
4D Language Reference ( 4D v20.4)
4D Language Reference ( 4D v20.5)
4D Language Reference ( 4D v20.6)