Hello,
I am having a big problem in unpacking a zip file containing subfolders on PharLap.
Unpacking attached zip file results in error:
Open/Create/Replace File in ZLIB Read Compressed File__ogtk.vi->ZLIB Get File__ogtk.vi->ZLIB Extract All Files To Dir__ogtk.vi->Untitled 2.vi<APPEND>
C:\q\qqqqqq/IOExport.csv
It seems that the separator decoding does not work properly, so I have looked inside lvzip.llb\ZLIB Common Path to Specific Path__ogtk.vi:
Here I see no case for Pharlap (neither for modern windows), while I guess that it should convert common path "/" separator to PharLap's "\".
Is my guess correct?
I am using ZLIB version 1.2.3 and LabVIEW2017
q.zip