Bob,
Thanks, I've successfully managed to install UNZIP (cmsmvs version) made
all the changes according to the provided diff file using gmake.

However, cannot test this as I don't seem to have the correct UNZIP JCL
syntax.

Does anyone perhaps have a working UNZIP JCL or even one that writes to
OUTDD to allocate with correct DSORG=PS, LRECL, RECFM, etc.

I tried using the UNZIP JCL provided in the README.MVS file :

                //UNZIP   EXEC PGM=UNZIP,
                // PARM='/-a -o ''userid.TEST.ZIP'' -d
''hlq.TEST.FILE'''
                //STEPLIB  DD  DSN=USERID.INFOZIP.LOAD,DISP=SHR
                //SYSPRINT DD  SYSOUT=*
                //SYSOUT   DD  SYSOUT=*

  End-of-central-directory signature not found.  Either this file is not

  a zipfile, or it constitutes one disk of a multi-part archive.  In the

  latter case the central directory and zipfile comment will be found on

  the last disk(s) of this archive.

unzip:  cannot find zipfile directory in 'USERID.TEST.ZIP',

        and cannot find 'USERID.TEST.ZIP'.zip, period.



Thanks for all the assistance received,
Vikesh

PS : I'm still awaiting confirmation on the readability of the zipped
data.
Please Note: This email and its contents are subject to our email legal notice 
which can be viewed at http://www.sars.gov.za/Email_Disclaimer.pdf 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to