p7z_libversion

p7z_libversion returns the lib version string.

ssLibVersion = p7z_libversion()

Return Value

ssLibVersion is the lib version string.

Comment

The function uses the “7-Zip Command Line Version”. The program (7za.exe), the license and the documentation (7-zip.chm) can be found in <uniplot>\program\7zip folder.

See also: http://en.wikipedia.org/wiki/7-Zip und http://www.7-zip.org/.

Example

* p7z_libversion()
7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21

History

Version Description
R2016.1 New.

id-944511