Hi All,
I am new to rexx coding.
Could you please give me an example of how to create a new member in an existing pds and copy the contents of one pds member to the newly created pds member?
eg. I need to create a member mem1 in pds userid.rexx.exec(already exisiting pds) and copy the contents of userid.rexx.exec(mem2) to userid.rexx.exec(mem1).
Thanks!