UNZIP Extract Files from a ZIP Archive

ONXUNZIP ['str1'=...]

The files marked with the Action Code X will be extracted from the archive to disk.

'str1'='str2' Optional name transformation rules

Note:

Zipped files can also be extracted with

ONXSEL ['str1'=...] instead of ONX UNZIP.

Example:

ONXUNZIP ''='#'

The files marked with X will be extracted from the archive and stored as temporary files on disk (by prefixing each filename with '#' ).