ZipApi_VerifyZipFileHeader

Description

Function ZipApi_VerifyZipFileHeader.bool (
     fileName$
)

Checks that a file has the correct header.

Parameters

fileName

TThe name of the file to check.

Return Values

True if the file is valid, or false if not.