Doesn't IEBTPCH add..

./ADD MEMBER=

.. to the beginning of each member's listing?
If that's the case, that can easily be removed in the end with x all;f all;del 
all x

- KB

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐

On Tuesday, December 14th, 2021 at 12:30 PM, Weizman arbel <[email protected]> 
wrote:

> this can be problematic if the member data also contain MEMBER in the same 
> position
>
> so i prefer to do it from rexx by LMCOPY
>
> On Tue, 14 Dec 2021 17:18:56 +1100, Peter Vels [email protected] wrote:
>
> > 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
>
> 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