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:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
Component: Archive
Functions to work with archives including zip, tar and bz2.
See also Compression functions.
| Item | Details |
|---|---|
| Archive.Compress Compresses files to an archive. | All 9.0 |
| Archive.Content Lists content of archive as JSON. | All 9.0 |
| Archive.Extract Extracts files in an archive. | All 9.0 |
| Archive.ExtractFile Extracts one file and returns as container. | All 10.4 |
| Archive.FileList Lists file paths in the archive. | All 9.0 |
| Archive.LibVersion Queries version of LibArchive. | All 9.0 |
| Archive.LibVersionDetails Queries version of LibArchive. | All 9.0 |
| Archive.SupportedFormats Returns the list of supported formats. | All 9.0 |
| Archive.Verify Verifies files in an archive. | All 9.2 |
9 functions.
Release notes
- Version 10.4
- Added Archive.ExtractFile function.
- Version 10.0
- Fixed Archive functions to not complain about being unable to seek in file.
- Fixed file name handling for Archive functions on Windows.
- Fixed problem in Archive.FileList and Archive.Content not returning error if encrypted archive could not be read.
- Version 9.2
- Added Archive.Verify function.
- Changed Archive.Content to return error if archive is broken.
- Fixed Archive.Content to return flags correctly.
- Version 9.1
- Fixed bug with Archive.Compress not writing file on Windows.
Blog Entries
- Embrace JSON
- What is new in the MBS FileMaker Plugin Version 10.4
- MBS FileMaker Plugin, version 9.6pr3
- MBS FileMaker Plugin, version 9.6pr2
Feedback: Report problem or ask question.
Links
MBS Xojo Chart Plugins