Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!decwrl!ucbvax!NUSVM.BITNET!CCECHK From: CCECHK@NUSVM.BITNET (Heng Kek) Newsgroups: comp.lang.asm370 Subject: Output from REXX directed to an ASSEMBLER prog Message-ID: <9008160748.AA04455@ucbvax.Berkeley.EDU> Date: 16 Aug 90 07:48:33 GMT Sender: usenet@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List Distribution: inet Organization: The Internet Lines: 14 X-Unparsable-Date: Thu, 16 Aug 90 15:35:18 SST Greetings, I need to modify an ASSEMBLE program so that it will read records output by a REXX program. The REXX program processes a file and outputs the results to screen, record by record in a looping routine. I need to trap each of these records one by one in the ASSEMBLE program. How can I do it? Is the 'CONSOLE' CMS macro involved? Or is there a way of passing contents of a REXX character variable to the ASSEMBLE program? (I'm on a VM/CMS HPO 5 machine) Any help will be appreciated. Thanks. Heng Kek p/s I'm a beginner in ASSEMBLE. National University of Singapore.