On Thu, Nov 17, 2011 at 5:03 PM, Paul Gilmartin <paulgboul...@aim.com> wrote:
<deleted>
> 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.
>
//        DD *,DATA=@@
/* REXX */
...
@@
should work.
-- 
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

----------------------------------------------------------------------
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