revZipExtractItemToFile | |||||||||||||
Type | command | ||||||||||||
Dictionary | LCS | ||||||||||||
Library | LiveCode Script | ||||||||||||
Syntax |
| ||||||||||||
Summary | Extracts an item from a zip archive and places the item in a file. | ||||||||||||
Introduced | 2.7.3 | ||||||||||||
OS | mac, windows, linux, ios, android | ||||||||||||
Platforms | desktop, server, mobile | ||||||||||||
Parameters |
| ||||||||||||
Example |
| ||||||||||||
Related | Command: revZipExtractItemToVariable, revZipOpenArchive | ||||||||||||
Security | disk, network | ||||||||||||
Description | Use the revZipExtractItemToFile command to place an item in zip archive into a file on disk. The archive must first have been opened using the revZipOpenArchive (command)command. | ||||||||||||
Tags | text processing |