Stream I/O is part of ANSI REXX, and AFAIK Regina is ANSI compliant.
-- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List [[email protected]] on behalf of Bob Bridges [[email protected]] Sent: Thursday, September 16, 2021 8:12 PM To: [email protected] Subject: Re: What does CLIST have that REXX doesn't? (was Interpret or Value - Which is better?) Right, not quite the same thing. I mean, SAY and PULL display a prompt and then fetch a response, alright, but they don't do it on a single line, as WRITENR does. Don’t think I ever noticed CHAROUT. Is that part of TSO REXX? I think I've seen it in Regina. --- Bob Bridges, [email protected], cell 336 382-7313 /* I would as soon write free verse as play tennis with the net down. -Robert Frost */ -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Paul Gilmartin Sent: Thursday, September 16, 2021 09:50 I don't believe that's equivalent. Are you conflating WRITENR and WTOR? But the Rexx analogue of WRITENR is CHAROUT(). --- On Thu, 16 Sep 2021 08:14:51 -0500, Lionel B. Dyck wrote: >For CLIST WRITENR why not use the REXX SAY and then PULL ? ---------------------------------------------------------------------- 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
