|
|
|
|
|
- Reminder
- Error while adding or extracting files
<zipArchive variable>.CurrentFile (Function) In french: <Variable zipArchive>.FichierEnCours Returns the name of the archived file currently handled by the functions for adding and extracting files. This function can be used on archives in CAB, RAR, WDZ, ZIP, gzip, TAR and TGZ (TAR.GZ) formats. New in version 2025Syntax
<Result> = <Archive>.CurrentFile()
Remarks Reminder Only archives in ZIP, gzip, TAR and TGZ (TAR.GZ) formats are available.
Error while adding or extracting files If an error occurs during the addition or extraction processes, <zipArchive variable>.CurrentFile contains the name of the file that was not read or written in the archive.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|