UnZipFile.Close
---------------

Closes the current zip file.

| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|---|
| [Compression](component_Compression.md) | [3.4](newinversion34.md) | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |

MBS( "UnZipFile.Close" ) ### Parameters

none

### Result

Returns OK or error.

### Description

Closes the current zip file.  
### Examples

Close file

 MBS ( "UnZipFile.Close" )  
### See also

- [UnZipFile.ExtractFiles](UnZipFileExtractFiles.md)
- [ZipFile.Close](ZipFileClose.md)

### Example Databases

- [Archives/Show Zip File Content](https://www.mbsplugins.eu/MBS-FileMaker-Plugin-Examples/Archives/Show%20Zip%20File%20Content.shtml#3ScriptAnchor_)

### FileMaker Magazin

- [Ausgabe 6/2013, Seite 33](https://filemaker-magazin.de/neuigkeit/3712-Appetithappen-FMM_201306)
- [Ausgabe 6/2013, Seite 31](https://filemaker-magazin.de/neuigkeit/3712-Appetithappen-FMM_201306)

This function checks for a license.

Created 18th August 2014 , last changed 18th August 2014

  
[UUID.UUIDv7](UUIDUUIDv7.md) - [UnZipFile.ExtractFiles](UnZipFileExtractFiles.md)

[HTML Version](UnZipFileClose.shtml)