This: http://mainframe-tips-and-tricks.blogspot.com/2011/12/jcl-copy-all-members-from-pds-to.html does it in 2 steps using IEBPTPCH and then SORT to strip out the MEMBER NAME.
On Tue, 14 Dec 2021 at 16:53, Weizman arbel <[email protected]> wrote: > hello , > > i want to do this from batch. > > IEBPTPCH (PUNCH TYPORG=PO) > add MEMBER NAME > in front of each member > and i want to prevent it. > > i did not find a way through IEBCOPY > > ( i know the way by rexx ) > > thanks > > > ---------------------------------------------------------------------- > 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
