I was wondering if it was possible to edit a PDS member using SMP/E? Let's say I have a PDS member HLQ.MY.PDS(STABLE) and Inside the member STABLE is the following:
000001 <ENTRY 1 ABC>
000002 <ENTRY 2 DEF>
000003 <ENTRY 3 GHI>
000002 <ENTRY 2 DEF>
000003 <ENTRY 3 GHI>
Could I use SMP/E to mange this PDS member? If I wanted to apply a SYSMOD to change the member to reflect the following:
000001 <ENTRY 1 ABC>
000002 <ENTRY 2 XYZ>
000003 <ENTRY 3 GHI>
000004 <ENTRY 4 BMW>
000002 <ENTRY 2 XYZ>
000003 <ENTRY 3 GHI>
000004 <ENTRY 4 BMW>
I have researched the internet and looked through the manuals, I am perhaps not using the relevant keywords to find this functionality or it does not exist.
I would appreciate any enlightenment on this if possible.
Thanks a lot!!