Element Details: Procedure.Compress+File
 Back


Available in: Logi Info Source code name: Procedure.CompressFileIntroduced in: v10.0.269

Compress a file into a Zip file.

Element Group:Files and Folders



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
CompressedFilename
UserDefined
(Required) The full name and path of the compressed file.
FilesToCompress
UserDefined
(Required) The full path and name of the file to compress. Wildcards (* and ?) can be used with the attribute. For example to compress all files in a directory leave this blank or use "*.*". To compress only XML files that start with an S, use "S*.xml".
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.



PARENT ELEMENTS

Click element to drill down for more information.

Procedure.Else
Procedure.Else
Procedure.Else
Procedure.File Exists
Procedure.Folder Exists
Procedure.If
Procedure.Switch Case
Procedure.Switch Else
Task


CHILD ELEMENTS

Click element to drill down for more information.

If Error


 Back to top


 Chart Debug