Hi.
I need a program that would process (read and scan) numerous members of a PDS.
HOW SHOULD I DO IT WITHIN A COBOL PROGRAM ?
-> I was thinking of extracting the member list with a rexx, parse it to a program, and process every members.
Thus, HOW WOULD I OPEN those MEMBERs DYNAMICALLY IN COBOL ?
Can I address TSO with the command TSO ALLOC FI(FICIN) DA('"DsnIn"') SHR" ? And HOW !
Thanks for your help.
Regards
JFR
I need a program that would process (read and scan) numerous members of a PDS.
HOW SHOULD I DO IT WITHIN A COBOL PROGRAM ?
-> I was thinking of extracting the member list with a rexx, parse it to a program, and process every members.
Thus, HOW WOULD I OPEN those MEMBERs DYNAMICALLY IN COBOL ?
Can I address TSO with the command TSO ALLOC FI(FICIN) DA('"DsnIn"') SHR" ? And HOW !
Thanks for your help.
Regards
JFR