EXECIO in the early TSOE days supported only reading an entire file into an array in one shot. While VM seemed to have no gag reflex, TSOE would choke of files of substantial size. It was also awkward to convert a CLIST to a Rexx because the I/O logic was so different.
Not too long after the original implementation, TSOE Rexx was enhanced to be able to use more customary I/O logic: OPEN, READ, READ,...CLOSE. This fixed both the overload problem and the conversion problem. . . . JO.Skip Robinson Southern California Edison Company SHARE MVS Program Co-Manager 626-302-7535 Office 323-715-0595 Mobile [EMAIL PROTECTED] IBM Mainframe Discussion List <[email protected]> wrote on 06/06/2005 17:00:00: > ... > I remember it becoming available in either 1991 or 1992 (early). > ... > > I wrote my first REXX programme in 197x(??). > > I wrote my first TSO/REXX in 1990. > EXECIO only supported FB80. > > -teD ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

