From: Paul Gilmartin <[email protected]>
Date: 02/27/2013 06:44 PM
On Wed, 27 Feb 2013 17:49:37 +0000, Leonardo Vaz wrote:
>You are executing IEBGENER with parm "Parm DDlist", pretty much like in a
JCL with the following card:
>// EXEC PGM=IEBGENER,PARM="Parm DDlist"
>
<SNIPPAGE>
Yes. But it might be valid if PARM contains a valid PARM for IEBGENER
amd DDLIST contains a valid alternate DdName list for IBM utilities,
as in:
Title: z/OS V1R13.0 TSO/E REXX Reference
Document Number: SA22-7790-10
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ikj4a3a0/2.5.9.2
2.5.9.2 The LINKMVS and ATTCHMVS host command environments
...
address 'LINKMVS' prog 'PARM DDLIST'
... from which it appears to have been adapted. I do exactly this
when I need to. It works.
<SNIP>
Glad it worked for you. I tried it with IEBCOPY and couldn't make it work
at all (yes, I compared the example in the REXX book to the info in the
"DFSMSdfp Utilities" discussing this for IEBCOPY).
So I fixed my REXX code to only use SYSUT1-4 for IEBCOPY and where I had
been using SYSUT1/2 to something else.
I got tired of chasing S0C4 and other interesting ABENDs and RCs from
IEBCOPY.
Later,
Steve Thompson
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN