Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
UnZipFile.OpenContainer
Opens a zip archive stored in a container.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Compression | 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Deprecated
This function was deprecated. Use Archive.Extract instead.
MBS( "UnZipFile.OpenContainer"; Container ) More
Parameters
Parameter | Description | Example |
---|---|---|
Container | The container value with the zip archive file inside. | $path |
Result
Returns OK on success.
Description
Opens a zip archive stored in a container.The plugin reads the directory so you can use UnZipFile.ItemCount function to learn the number of items.
Deprecated due to missing unicode support. Please use Archive.Extract for new projects.
See also
Release notes
- Version 14.4
- Improved Archive functions and UnZipFile.OpenContainer function to better read zip archives downloaded via Insert From URL script step.
Blog Entries
FileMaker Magazin
This function checks for a license.
Created 18th August 2014, last changed 7th February 2023