I am a begginer in REXX .... I have an requirement where i need to read a dataset process the records in the file and move the processed records to a temporary dataset...the same REXX code should pick this temp dataset contents and do some manipulations and write to an final output file.....
I just want to know how to create this tempoary datset and make use of it....
Many Thankx
Bala...