AW: opening zipfile using WinZip

"GrĂ¼ninger, Andreas (LFL)" <[email protected]> Tue, 30 Sep 2003 18:56:07 +0200
Newsgroups gmane.comp.archivers.info-zip
Message-ID <[email protected]>
Did you transfer the file with the option BINARY?

-----Urspr=FCngliche Nachricht-----
Von: Bernard J Stein [mailto:[email protected]]
Gesendet: Dienstag, 30. September 2003 18:08
An: [email protected]
Betreff: [Info-ZIP] opening zipfile using WinZip


I am currently trying to use WinZip to unzip archives made by infozip
for MVS the zip job is completing successfully but after I download it
to the network and try to open it in WinZip I receive the error that the
archive isn't a valid archive file.

I am using InfoZip 2.3 and running on OS/390 2.10=20

here is the JCL I am running

//ZIPSTEP  EXEC PGM=3DZIP,                                       =20
// PARM=3D'/-aDj@ ''PDIHI.ALEGENT.ZIP'' '                        =20
//STEPLIB  DD DSN=3DPLIHI.IHBIH00L.P0000.LOAD,DISP=3DSHR           =20
//INPUT    DD DSN=3DPDIHI.MYZIP.ZIP,DISP=3DNEW,                    =20
//            SPACE=3D(15000,(15000,10000),RLSE),                =20
//            DCB=3D(LRECL=3D80,RECFM=3DF)                           =20
//SYSPRINT DD SYSOUT=3D*                                         =20
//SYSIN    DD *                                                =20
'ALE11A40.IMG'                                                 =20
'ALE11A40.I03'                                                 =20
'ALE11A41.I01'                                                 =20
'ALE11A45.I02'                                                 =20
'HEA24L40.IMG'                                                 =20
'HEA24L41.I01'                                                 =20
'HEA24L45.I02'                                                 =20
'HEA24L40.I03'                                                 =20

_______________________________________________
Info-ZIP mailing list
[email protected]
http://lists.wku.edu/mailman/listinfo/info-zip