On Tue, 3 Mar 2020 12:37:31 -0800, Charles Mills <[email protected]> wrote:

>"Getting the aliases" is not an issue; getting the alias's entry point offset 
>is the issue.
>
>I am copying to a PDS because the program objects are in a PDSE but what I 
>want at the other end is a PDS.
>
>I will try COPYGRP and COPYGROUP. What's the difference? The description is 
>word for word the same.
>
>Charles
>

COPYGROUP
The COPYGROUP statement has the same effect as the COPYGRP statement when
either the input or the output data set or both are partitioned format, that is 
either
PDS or PDSEs. The function of a COPYGROUP statement differs from COPYGRP
only if both of the data sets are PDSs. COPYGROUP performs a full group copy
operation when both data sets are PDSs. By contrast, a COPYGRP statement with
two PDSs is the same as a COPY statement with those data sets.

-- 
Dale R. Smith

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to