Description Usage Arguments Details Value Examples
Decompresses a compressed file which contains multiple files
1 | decompress_multifile(pVerbose, pFile.name, pCompress.type, pDelete.file)
|
pVerbose |
A boolean (TRUE or FALSE). |
pFile.name |
filename (including the full path) of the file to be decompressed. |
pCompress.type |
It indicates the type of compressed file. |
pDelete.file |
A boolean (TRUE or FALSE) indicating if the compressed file has to be deleted after being decompressed. |
Decompresses a compressed file which contains multiple files.
nothing.
1 | --
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.