Hi Saurabh, you should describe in more detail, what the content in the PDS member should look before and after your daily change,
for example (just wild guess): before the change: D18610<D18611<VOL=SER< after the change: D18611<D18612<VOL=SER< If you do that, it will be easy to help you. Maybe I got you completely wrong ... and: Indeed there seems to be a problem with the one digit month; what about the months starting with november, having two digits? (I guess, the D names are part of daily changeing dataset names??) D180611<D180612<VOL=SER< would be much better, IMO (if I am right with all my guessing). Kind regards Bernd Am 11.06.2018 um 21:11 schrieb saurabh khandelwal:
Hello Group, I am new to rexx and our new requirement to edit one PDS member with previous day day date today's date on regular basis . We are doing this to edit our full set of JCL on daily basis according to this new date by over writing previous datr date and putting new date. currently we do this manually by editing below member every day with new date ( current date. ) . 7BROWSE BKP.JCL.CNTL(BKPDABD1) - 01.99 Line 00000000 Col 001 080 ********************************* Top of Data ****************************** **** D18610<D18611<VOL=SER< ******************************** Bottom of Data ******************************** can we automate this process by creating a rexx which will run on daily basis and update above pds member with current date and later on running JCL having new dates. Can you please help.
---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
