Location: Documentation Blitz.ZipApi Function Reference Userlib Functions ZlibWapi_UnzOpen ZlibWapi_UnzOpen Description Function ZlibWapi_UnzOpen% ( filePath$) Open a zip file for reading / writing. Parameters filePath The path of the file to open. Return Values Handle of the opened file, or 0 if there was an error. See Also ZipApi_Open