Compression
From UBot Studio
(Difference between revisions)
(Created page with "The '''Compression Commands and Functions''' consists of commands and functions specific to compressed files and folders. File:compresscomm.jpg == List of Compression Co...") |
|||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
The '''Compression Commands and Functions''' consists of commands and functions specific to compressed files and folders. | The '''Compression Commands and Functions''' consists of commands and functions specific to compressed files and folders. | ||
− | [[File: | + | [[File:compresscom.jpg]] |
== List of Compression Commands and Functions == | == List of Compression Commands and Functions == | ||
Line 7: | Line 7: | ||
*[[Zip Folder]]: Creates a zip file from a folder. | *[[Zip Folder]]: Creates a zip file from a folder. | ||
− | *[[Unzip | + | *[[Unzip File]]: Unzips a file to a folder. |
*[[Add File to Zip]]: Adds a file to a zip. | *[[Add File to Zip]]: Adds a file to a zip. |
Latest revision as of 19:20, 25 September 2016
The Compression Commands and Functions consists of commands and functions specific to compressed files and folders.
[edit] List of Compression Commands and Functions
- Zip Folder: Creates a zip file from a folder.
- Unzip File: Unzips a file to a folder.
- Add File to Zip: Adds a file to a zip.
- Extract File From Zip: Extracts a file from a zip.
- $Files in Zip: Returns the file names in a zip.