Enhanced ExtractorObject

The following new functions are added for the ExtractorObject object:

  • GetFilesCount -- Gets the number of files contained in the archive.

  • GetFilesList -- Gets the list of files in the compressed package.

  • Extract -- Extracts only the files in the specified package, or extracts the specified file in the compressed package into the buffer.

For more information, refer to the section called “ExtractorObject object” in Objects and Controls.