ZipApi_Open
Name
ZipApi_Open —
Open a zip file for reading.
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.