Skip to main content

revZipCloseArchive

Type

command

Summary

Closes a zip archive

Syntax

revZipCloseArchive <archivePath>

Description

Use the revZipCloseArchive command when you have finished processing a zip archive, to remove it from memory and update the file on the disk.

note

Any changes you make to an open zip archive will not be applied until you close the archive using this command.

Parameters

NameTypeDescription

archivePath

The absolute path to the zip archive to close.

Note: Any changes you make to an open zip archive will not be applied until you close the archive using this command.

Examples

revZipCloseArchive tArchive
revZipCloseArchive the cArchive of me

Value

NameTypeDescription

the result

If revZipCloseArchive encounters an error, the result is set to an error code beginning with "ziperr", otherwise the result will be empty.

command: revZipOpenArchive

function: revZipOpenArchives

Compatibility and Support

Introduced

LiveCode 2.7.3

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?