Group,
I have a REXX EXEC:
"NEWSTACK"
V1 = "COPY1 COPY INDD=INDD1,OUTDD=OUTDD1"
V2 = "S M=(DBOK62,DP13,LAND1CPY,SSTDN,TRAY2LND)"
queue V1 '+' V2
"EXECIO" queued() "DISKW SYSIN (FINIS"
"DELSTACK"
"TSOEXEC IEBCOPY"
It gets an error:
FCO105I COPY1 COPY INDD=INDD1,OUTDD=OUTDD1 + S M=(DBOK62,DP13,LAND1CPY,SSTDN,TR
AY2LND)
FCO411A INVALID CONTINUATION
I tried to stack both records
Queue V1
Queue v2
It gets an error when the second record is read - Undefined command or keyword.
Q). These are PDSE datasets. Can IEBCOPY be continued in REXX?
Q). Is ISPF Library Managemnet my other solution to copy select members?
Thanks in advance, Dave
Dave Hansen
Eagan Software Systems Branch
651-406-1208
[email protected]
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN