Location: Documentation Blitz.ZipApi Function Reference Wrapper Functions ZipApi_Open ZipApi_Open Description Function ZipApi_Open% ( fileName$) Open a zip file for reading. Parameters fileName The name of the file to open. Return Values Handle of the opened file, or 0 if the file could not be opened. See Also ZipApi_Close ZipApi_ExtractFile ZipApi_GetFileInfo