hi,,,
in one of my REXX code,i read some records from a seq file then after some string manipulation, i have used QUEUE keyword to move a variable containing a string of chars to a stem. later i write the stem data into some PDS member.
when i try executing the REXX code, it expects to enter "enter" key for the number of records it processed in the input file. why is it so ?