Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!apple!agate!ucbvax!DOLUNI1.BITNET!CHAMNT From: CHAMNT@DOLUNI1.BITNET ("Carl v. Loesch") Newsgroups: comp.lang.asm370 Subject: Call a REXX Exec and have it Address the calling program Message-ID: <9009042121.AA02810@ucbvax.Berkeley.EDU> Date: 4 Sep 90 21:22:31 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List Distribution: inet Organization: The Internet Lines: 8 X-Unparsable-Date: Sat, 1 Sep 90 01:59:31 CET Looks like my first message didn't arrive to destination, so: I'm looking for some routines in any language, Asm or higher, that will create a public REXX port so that a rexx exec called from the program can then issue commands back to the program by addressing it with rexx address, somehow like PIPE and XEDIT do, you see? I plan to use this from C primarily - but that't not definitive. I would be glad if anyone sent me something similar to what I want, I guess I can't ask for more, thank you very much.