[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
GetNextInZip()-> <aInfo>
------------------------------------------------------------------------------
RETURNS:
<aInfo> is an Array which returns informations about the opened ZIP
Archive, see GetFirstInZip() for a description
DESCRIPTION:
This function returns informations about the next file in the archive that
was previously openend with GetFirstInZip()
To extract a file from the archive, use the function UnZipFile(). After
using it, close the archive with CloseZipFile()
SOURCE:
SOURCE\FUNCTIONS\UNZIP.C
See Also:
GetFirstInZip
UnZipFile
IsZip
CloseZipFile
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson