-
-
Notifications
You must be signed in to change notification settings - Fork 3
PKZip.TestZip
Andrew Lambert edited this page Nov 26, 2022
·
4 revisions
PKZip.TestZip
Protected Function TestZip(ZipFile As FolderItem) As Boolean
Name | Type | Comment |
---|---|---|
ZipFile | FolderItem | The zip archive to test. |
Returns True
if the operation was successful.
Extracts the archive while discarding all output. If the operation completes without error then the archive is not corrupt.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.