|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Merges the different sub-archives found in a multi-part archive to create a single-part archive. |
|
|
|
|
|
|
|
| WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory. |
|
|
|
|
|
|
|
| Extracts and decompresses a list of files found in an archive to a physical location. |
|
|
|
|
|
|
|
| This help page explains how to...... |
|
|
|
|
|
|
|
| Adds all the files found in a directory and in its subdirectories into an archive and compresses them. |
|
|
|
|
|
|
|
| Returns the name of the archived file currently handled by the functions for adding and extracting files. |
|
|
|
|
|
|
|
| Extracts a file from an archive and automatically decompresses it to a physical location or in memory. |
|
|
|
|
|
|
|
| Splits an archive into several sub-archives of a given size. |
|
|
|
|
|
|
|
| Splits an archive into several sub-archives of a given size. |
|
|
|
|
|
|
|
| Merges the different sub-archives found in a multi-part archive to create a single-part archive. |
|
|
|
|
|
|
|
| After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete...... |
|
|
|
|
|
|
|
| Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location. |
|
|
|
|
|
|
|
| Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive. |
|
|
|
|
|
|
|
| Returns the size of the archive (in ZIP, RAR, CAB, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format):
the size of all compressed files found in the archive.
the size of all files found in the archive before compression.... |
|
|
|
|
|
|
|
| Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format. |
|
|
|
|
|
|
|
| Deletes all files from an archive. |
|
|
|
|
|
|
|
| Extracts all files from an archive and decompresses them. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|