ZipApi_ExtractFile — Extracts a file from a ZIP and returns the path to open it.
Function ZipApi_ExtractFile$ (
zipHandle%,
fileName$,
destName = ""%
)
Extracts a file from a ZIP and returns the path to open it.
Click here here to view the latest version of this page online