++PTF(ASP0825). /* -------------------------------------------------- ASP0825 990702 ISPZIP V110 PM ISPZIPC SUPPORT LONG PC FILENAMES COPYRIGHT AUSTRALIAN SYSTEMS ENGINEERING PTY. LTD. 1999. _APARLIST: ASZ3083 990702 61VASE PM ISPZIP V110 SUGG OK ISPZIPC 990707 ??00825 Add support to ISPZIP to create long PC filenames. ASZ3030 980915 61VNAB CC ISPZIP V110 ABS80A ISPZIPC 980915 W -PMD Abend S80A after ISPZIP is called repeatedly to compress data. ASZ2987 980224 61VGIO EG ISPZIP V110 INCORROUT ISPZIPC 980224 W -PMD File transfer of zip file fails if zip file record format is VB and BLKSIZE is more than 8 bytes larger than LRECL or BLKSIZE=0 NOTE: This PTF allows the creation of filenames up to 255 characters inside a zip file. An additional parameter (PCFN=) has been added to the member selection control statement to allow a long file name to be specified. E.g. S prod.dat pcfn=PROD199907031023 S test.dat pcfn='application test data' prod.dat will be stored as 'PROD19907031023'. test.dat will be stored as 'application test data' */ ++VER(Z038) FMID(ASEF200) PRE(ASP0728) SUP(ASZ2987,ASZ3030,ASZ3083). ++MOD(ISPZIP). ++MOD(ISPZIPC). ++MOD(ISPZHLPI). ++MOD(ISPZHLPD).