Copy the member with PANTSO command
search cancel

Copy the member with PANTSO command

book

Article ID: 226426

calendar_today

Updated On:

Products

Panvalet

Issue/Introduction

Is there an example of the PANTSO command to copy the member in the PANLIB?

Environment

Release:ALL

Resolution

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.