Hi Andy The ISPLOG output doesn't give anything useful, unfortunately.
Time *** ISPF transaction log *** 07:08 Start of ISPF Log - - - - Session # 1 ------------------------------------------------ 07:08 TSO - Command - - STRIPNOS <input pds dsname> 07:08 ***** Dialog Error ***** - Application(ISP); Function Command (STRIPNOS); Service(EDIT) 07:08 Line from cmd: - EDIT DATAID(ISR00001) MEMBER(TEST1) MACRO() << 'TEST1' is the name of the first member in the incoming PDS, though. 07:08 BDISPMAX exceeded - 100 displays exceeded in batch mode on panel Regards Sean On Tue, 12 Jan 2021 at 12:56, Sri h Kolusu <[email protected]> wrote: > Sean, > > If your shop has File-manager , the following JCL will give you the desired > results > > //STEP0100 EXEC PGM=FILEMGR > //SYSPRINT DD SYSOUT=* > //PDS DD DISP=SHR,DSN=Your.PDS/PDSE.to.remove.seqnum > //SYSIN DD * > $$FILEM FCH INPUT=PDS > C P'=' ' ' 73 80 > /* > > > Thanks, > Kolusu > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
