Hi, I need to replace a string in the PDS member ,string which i need to change in each pds member are present in the seperate PS. Example; PDS:'xo94,sas,' member names are: SRGM2001 SRGM2002 SRGM2003 PS file: Below are the dat present int hePS file Membername String which want to replace in member SRGM2001 SRGM2005 SRGM2002 SRGM2006 SRGM2003 SRGM2007 I want to read the SRGM2001 from the PS file and need to search in the PDS file if found i want to open that member and need to search 2005 if present i need to replace with 2001 similarly for remaining members . Could you please help me to achieve this Thanks, Siva.
... View more