ZipExtractFiles


 

ZipExtractFiles>archive,filespec,destination_folder,result

 

Extracts from the specified zip archive the file or files in filespec to the given destination folder.

 

If successful the result variable will be set to 0, otherwise if an error code it will be 1.

 

Abbreviation: ZEF

See also: ZipAddFiles

 

Example

 

ZipExtractFiles>c:\new\my.zip,image_1.bmp,c:\image_files,zipres