Hello George, your code is right except your inititialyze for 'outstem.=0'. This initialyze the complete stem 'outstem.' with '0' and than the execio tries to write many (I do not know how much) lines to your output file.
When you initialyze only 'outstem.0=0' for computing your stem counter your REXX works fine. Kind regards, Karl-Heinz Doppelfeld. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
