Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Writes data into the zip archive.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Compression | 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
text | The text to write. | "48656C6C6F20576F726C64" |
Returns "OK" on success.
Creates a text file:
MBS( "ZipFile.CreateFile"; "test.txt"; $date )
MBS( "ZipFile.WriteHex"; "48656C6C6F20576F726C64" )
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014