All of charin, charout, linein, lineout and stream. call lineout , 'Hello world!'
-- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 עַם יִשְׂרָאֵל חַי נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר ________________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Rupert Reynolds <[email protected]> Sent: Friday, June 20, 2025 4:44 PM To: [email protected] <[email protected]> Subject: Re: In IBM-land, AFP means... External Message: Use Caution To be honest, I don't know what ANSI has to say about streams that would help my vanity project. Do you mean like ANSI Rexx charout(stream-name, 'Hello, world')? (omit stream_name for stdout). It's already been done, and done well. I have structures, pointers and handles for when I need grown-up long trousered behaviour. But for quick jobs, I just want short and simple (because I'm a lousy typist). Almost everything can be abbreviated. INT, DEC(imal), STR(ing), SAY, FUN(ction), SUB(str), FORM(at). It's for fun. Anyway, I'll be finished before it is! Roops On Fri, 20 Jun 2025, 16:20 Seymour J Metz, <[email protected]> wrote: > What's wrong with ANSI stream I/O? > > -- > Shmuel (Seymour J.) Metz > http://mason.gmu.edu/~smetz3 > ---------------------------------------------------------------------- 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
