-
-
Notifications
You must be signed in to change notification settings - Fork 3
USTAR.IsTarred
Andrew Lambert edited this page Nov 26, 2022
·
3 revisions
USTAR.IsTarred
Function IsTarred(Extends TargetFile As FolderItem) As Boolean
Function IsTarred(Extends Target As MemoryBlock) As Boolean
Name | Type | Comment |
---|---|---|
TargetFile | FolderItem | The file to examine. |
Name | Type | Comment |
---|---|---|
Target | MemoryBlock | The memory block to examine |
Returns True
if the file or memory block is likely a tape archive.
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.