<< Click to Display Table of Contents >> ExtractToDirectory |
Extracts all the files in the zip archive to a directory on the file system.
destinationDirectoryName - The path to the directory to place the extracted files in. You can specify either a relative or an absolute path. A relative path is interpreted as relative to the current working directory.
ExtractToDirectory PROCEDURE(STRING destinationDirectoryName)