-
-
Notifications
You must be signed in to change notification settings - Fork 3
USTAR.TestTar
Andrew Lambert edited this page Nov 26, 2022
·
2 revisions
USTAR.TestTar
Protected Function TestTar(TarFile As FolderItem) As Boolean
Name | Type | Comment |
---|---|---|
TarFile | FolderItem array | The archive to be tested. |
Returns True
if the test operation completed with no errors.
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.