On Mon, 13 Oct 2014 20:13:59 -0500, Shmuel Metz (Seymour J.) wrote:
>
>   at 08:06 AM, Steve Austin said:
>
>>The REXX child environment clearly knows to map STDIN to SYSTSPRT,
>
>What are you trying to say? The REXX interface knows how to do what
>you told it to do; there's nothing special about the name SYSTSPRT as
>far as Unix is concerned.
> 
It would seem to make more sense to associate stdin to SYSTSIN and stdout
to SYSTSPRT.  Or is Steve trying to drive the TMP from a script generated by
Rexx dynamically?  If so, it might work to use the variant of "address TSO"
provided when Rexx is invoked under a shell in Unix System Services.

    
http://pic.dhe.ibm.com/infocenter/zos/v2r1/topic/com.ibm.zos.v2r1.bpxb600/tsoenv.htm

... with lots of caveat about how TGET and TPUT can't be expected to work

And my own unpleasant experience running REPRO under TSO when SYSTSPRT
is allocated to a UNIX path, analyzed by John McKown to a depth beyond my
understanding:

    https://listserv.ua.edu/cgi-bin/wa?A2=ind1410&L=ibm-main&P=183985

... all DDNAMEs are equal; just some are more equal than others.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to