Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
Statistic
FMM
Blog
Archive.BZip2Version
Queries version of bzip2 library.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Archive | 13.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Archive.BZip2Version" )
Parameters
none
Result
Returns text or error.
Description
Queries version of bzip2 library.The version used with Archive function. Empty if not available.
e.g. "1.0.8, 13-Jul-2019"
Examples
Show version:
Show Custom Dialog [ "BZip2 Library Version" ; MBS( "Archive.BZip2Version" ) ]
See also
Release notes
- Version 13.2
- Added Archive.BZip2Version, Archive.LZ4Version, Archive.ZLibVersion, Archive.ZStdVersion and Archive.lzmaVersion functions.
Blog Entries
This function does not need a paid license.
Created 9th March 2023, last changed 16th April 2023
