Kirk, Does this work for symbols that are NOT exported?
For ex: // SET HLQ=&SYSUID // SET MLQ=SOME // SET TLQ=DSN // SET FLQ=DUMP // SET MYDSN=&HLQ..&MLQ..&TLQ..&FLQ // SET MYVOL=SYS001 // SET DCLAS=EDCCOMPR // SET SCLAS=STANDARD // SET PRI=5000 // SET SEC=2000 // SET VU=3 // SET DV=SYSDA // SET AU=TRK //* //SYMEX EXEC PGM=COZBATCH //SYSMDUMP DD DSN=&MYDSN, // DISP=(NEW,CATLG), // DATACLAS=&DCLAS,STORCLAS=&SCLAS,EATTR=OPT, // UNIT=(&DV,&VU),SPACE=(&AU,(&PRI,&SEC),RLSE), // DCB=(RECFM=FBS,LRECL=4160,BLKSIZE=24960) /* //STDIN DD * ENV | GREP "JES_" /* Thanks, Kolusu ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
