Is there an example of the PANTSO command to copy the member in the PANLIB?
Release:ALL
The following is an example of the PAN COPY Subcommand.
Sample:
ALLOC F(PANDD1) DATASET('User.panvlt.panlib') SHR
PAN COPY member-1 member-2
FREE F(PANDD1)
member-1 :The member name is the Panvalet member name selected to copy.
member-2 :The name of the new member to be created by the copy.
For more information, see the COPY Subcommand of Options for CMS, ISPF, and TSO document.