On Wed, 30 Apr 2008 09:26:51 -0400, Scott Ford wrote:

>We actually build the Xmit jcl dynamically via Rexx and then submit the
>Process.
>
Are you running Rexx under TSO TMP?  If so, why not just issue
XMIT from Rexx?

>From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf
>Of Martin Packer
>Sent: Wednesday, April 30, 2008 4:42 AM
>
>I'd do it from a TSO step. At least that works for XMIT. Probably RECEIVE
>as well - though you'd have to know WHEN to RECEIVE.
>
If the RECEIVE is from INDD or INDSN, that's probably not a problem.

Now, a harder question:  Has anyone running a Rexx EXEC under Unix
System Services succeeded in doing either

    address TSO TRANSMIT
or
    address TSO RECEIVE (with or without INDD or INDSN)?

In batch, I can do this by queuing the reply to the RECEIVE
prompt.  How can I get it to work under Unix Sustem Services.

-- gil

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

Reply via email to