2.4.1.43.4 Options

-f ‘<ddname1>[,<ddname2>[,<ddname3>]...]’
Optional.
ddname of the outfile(s) to be unzipped (enclosed with a single quote).
Multiples ddname must be separated by a comma (,).
-F ‘<dsname1>[,<dsname2>[,<dsname3>]...]’
Optional.
dsname of the outfile(s) to be unzipped (enclosed with a single quote).
Multiples dsname must be separated by a comma (,).
-a <archive>
Mandatory.
ddname of the archive from which zipped file(s) are extracted.
-o <outddname>
Optional.
ddname of the outfile into which file(s) are to be extracted.
-k <action>
Optional.
Action to be done (EXTRACT by default).
Note: only EXTRACT is supported in this release.
-n ‘<zipped_name>’
Optional.
Names of the zipped file(s) in the archive (enclosed with single quotes) separated by a comma (,).
When several files are zipped, the same order than done in option “-f” followed by option”-F” must be respected.
-g <Y|N>
Optional.
GZUNZIP compatible format.
Reserved for future used. This option is not taken into account by the RunTime Batch.
-w <Y|N>
Optional.
Overwrite parameter (default N).Used to overwrite an existing file.
-d ‘<unzipdir>’
Optional.
Directory (enclosed by single quotes) where files(s) to unzip are to be stored (${DATA} by default).