xz_getorigname.vi

Reads the original-filename-field of the gz-header.

Returns Z_STREAM_ERROR on errors or Z_OK.

To use this vi the file must be opened with Mode:

"r","rb","r+", "r+b", "w+" or "w+b"


Connector Pane

xz_getorigname.vi


Controls and Indicators

cdlrn

file/in

"gz" filehandle from xzopen.

ii32

Result

idlrn

file/out

istr

origname

Path and name of the original file, empty if this gz-header-field is not used.