On Thu, 17 Nov 2011 17:26:32 -0500, Phil Smith III wrote:

>JFC. Looking at it for the 10,000 time, I realized I had another DD
>statement between the //SYSEXEC DD * and the Rexx code. What a maroon.
>
Do I find the correct expansion of the TLA in the Urban Dictionary?

>Thanks for trying it, Roger, and thanks to Alan Starr for his off-list
>suggestions. It was when I went to change to a standalone, non-PO Rexx
>program as a test that I realized my error. (And no, Rexx doesn't have to be
>PO.)
>
You mean that works nowadays!?  (I haven't  tried it lately.)  Didn't used to.
Can you humor me with a short example?

On Thu, 17 Nov 2011 17:33:31 -0500, Phil Smith III wrote:

>And you don't even need the leading /* REXX */ on the Rexx, which avoids
>some hassles with EOD.
>
Depends.  You still need it in SYSPROC.  But you can indent to avoid the
EOD hassles.  I once ported an EXEC with "  /* REXX */" so indented to
z/OS UNIX (USS).  Apparently USS is intolerant of the indention.  PMR
resulted in a convoluted explanation of the logic, but no resolution.
Apparently the rule is that a sufficiently detailed explanation of the
misbehavior should be interpreted as WAD.

On Thu, 17 Nov 2011 16:29:10 -0600, Jonathan Goossen wrote:
>
>I haven't done it, but you might be able to invoke edit to IKJEFT01 to put
>the code into a defaulted member of the library attached to the SYSEXEC.
>It would take one member of a library, but the code executed could be
>changed with each run.
>
I have on occasion supplied one or more Rexx EXECs instream and begun
my SYSTSIN with REPRO statements to copy each to a member of SYSEXEC
allocated as a temporary PDS.

--gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to