[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
IsZip( cFile )-> <lIsZip>
------------------------------------------------------------------------------
PARAMETER:
<cFile> Is the filename of the archive to examine
RETURNS:
<lIsZip> is TRUE if the tested file is a ZIP archive
DESCRIPTION:
This function returns TRUE if a given file is a ZIP archive. It can be used
to verify a file before using GetFirstInZip() on it.
SOURCE:
SOURCE\FUNCTIONS\UNZIP.C
See Also:
GetFirstInZip
UnZipFile
CloseZipFile
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson