It was passed on to me some time ago, so I can't attest to its longevity,
sorry!
*don*

On Fri, Nov 18, 2011 at 10:19 AM, Paul Gilmartin <paulgboul...@aim.com>wrote:

> On Fri, 18 Nov 2011 08:35:50 -0500, Donald Johnson wrote:
>
> >Here is one alternative...Incidentally, you don't need the DD DATA if you
> >start the /* REXX */ comment in a column other than 1.
> >*don*
> >
> >//*********************************************************************
> >//* This JCL demonstrates how to create and execute an in-stream
> >//* REXX procedure. The PARM field contains only a single x'00'.
> >//*********************************************************************
> >//STEP0020  EXEC  PGM=IRXJCL,PARM=' '
> >//SYSTSPRT  DD  SYSOUT=*
> >//SYSTSIN   DD  DUMMY
> >//SYSEXEC   DD  *
> >say "Hello world! Date = "date()", time = "time()
> >EXIT
> >
> As I posted earlier, I was familiar with this behavior.  Is it GUPI,
> or is it undocumented, unsupported, and subject to change without
> notice?
>
> -- 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
>

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