Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Archive.SupportedFormats
Returns the list of supported formats.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Archive | 9.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Archive.SupportedFormats" )
Parameters
none
Result
Returns list or error.
Description
Returns the list of supported formats.Currently, the list is ar, cpio, lha, mtree, tar, xar, warc, cab, rar, iso9660, zip.
Read about supported formats on libArchive website:
https://github.com/libarchive/libarchive/wiki/LibarchiveFormats
Examples
Query formats:
Show Custom Dialog [ "Archive" ; MBS( "Archive.SupportedFormats" ) ]
This function checks for a license.
Created 11st December 2018, last changed 13th June 2024