|
|
|
|
|
|
|
Opens an existing archive. |
|
|
|
|
|
|
Adds all the files found in a directory and in its subdirectories into an archive and compresses them. |
|
|
|
|
|
|
Creates a self-extracting archive as a 32-bit executable (.EXE). |
|
|
|
|
|
|
Returns the path of a file found in the archive. |
|
|
|
|
|
|
Extracts a file from an archive and automatically decompresses it to a physical location or in memory. |
|
|
|
|
|
|
Extracts and decompresses a list of files found in an archive to a physical location. |
|
|
|
|
|
|
Extracts all files from an archive and decompresses them. |
|
|
|
|
|
|
Returns the name of the archived file currently handled by the functions for adding and extracting files. |
|
|
|
|
|
|
Returns the characteristics of a file found an archive:
The name of the file and its stored path.
The initial size of the file.
The compressed size of file.
The date and time of file creation.
The date and time of file modification.
The date and time of file access.
The file attributes.
The file encryption mode.... |
|
|
|
|
|
|
Returns the list of files found in an archive. |
|
|
|
|
|
|
Returns the number of parts of a given size required to split a single-part archive. |
|
|
|
|
|
|
Retrieves and formats the content of an XML document. |
|
|
|
|
|
|
Opens an existing archive in CAB format. |
|
|
|
|
|
|
Opens an existing archive in RAR format. |
|
|
|
|
|
|
Merges the different sub-archives found in a multi-part archive to create a single-part archive. |
|
|
|
|
|
|
Deletes a file from an archive. |
|
|
|
|
|
|
Deletes a list of files from an archive. |
|
|
|
|
|
|
Deletes all files from an archive. |
|
|
|
|
|
|
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format):
the compressed size of the file.
the size of file before compression.... |
|
|
|
|
|
|
Adds or inserts a new worksheet into an Excel document. |
|
|
|
|
|
|
Deletes a worksheet from the Excel document. |
|
|
|
|
|
|
Splits an archive into several sub-archives of a given size. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|