You can write an ISPF script to edit the member.

--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3

________________________________________
From: IBM Mainframe Discussion List <[email protected]> on behalf of 
saurabh khandelwal <[email protected]>
Sent: Monday, June 11, 2018 3:11 PM
To: [email protected]
Subject: REXX to change Date in PDS member

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. ) .


BROWSE    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.







--
Thanks & Regards
Saurabh Khandelwal

----------------------------------------------------------------------
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

Reply via email to