OpenRead

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TZipFile class > Methods >

OpenRead

Previous pageReturn to chapter overviewNext page

Opens a zip archive for reading at the specified path.

 

archiveFileName - The path to the archive to open, specified as a relative or absolute path. A relative path is interpreted as relative to the current working directory.

 

Returns: The opened zip archive.

 

OpenRead                       PROCEDURE(BSTRING archiveFileName), *TZipArchive