On Tue, 13 Apr 2021 19:56:49 -0400, Bob Bridges wrote:
>I'm writing a REXX to copy a bunch of datasets. The input datasets are
>catalogued; the output is to be uncatalogued and written to a particular
>DASD volume. I figure to use LMCOPY for PDS members, and for flat files -
>since ISPF doesn't seem to have an analogous command for them - SMCOPY.
>
According to:
https://www.ibm.com/docs/en/zos/2.4.0?topic=lmds-parameters
Doesn't LMCOPY operate on PS data sets ("flat files") simply by omitting the
from-member-name and to-member-name parameters?
The restriction of LM services I have encountered is the data-ids must
refer to F1 DSCBs; they can't operate on tape, spool, or UNIX files.
-- gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN