Yup. The funny thing is that if LINKMVS was available then I wouldn't even need the COBOL program.
I'm giving up and going to pass it back in a file. -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Seymour J Metz Sent: Tuesday, August 15, 2023 2:32 PM To: [email protected] Subject: Re: How can a REXX data stack pass information from a program? I believe that he is referring to the command CALL in the TSO environment. address tso 'call' '...' ________________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Paul Gilmartin <[email protected]> Sent: Tuesday, August 15, 2023 3:24 PM To: [email protected] Subject: Re: How can a REXX data stack pass information from a program? On Tue, 15 Aug 2023 19:08:07 +0000, Schmitt, Michael wrote: >I believe that the TSO CALL is passing a string that is a copy of the >variable(s) used to build it. > Can you omit the "TSO"? >COBOL won't give e access to R1. But even so, as mentioned above, I don't >think that would help. > With contrafactuals anything can be asserted. >POSIX pipes are not available. > In what universe is BPX1PIP not available? -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
