Hi,
I am new to REXX. So please guide me to find out the solution.
Description: I need to generate one tool using REXX, through which I can pass one copybook name in input.And it will populate all the fields of the copybook to an output file.
Please find the attached doc with the panel (Only 8 digit copybook is the input) which I have created now, but I am not able to get the REXX code to do this.
Copybook looks like,
05 ABCCC001-DATACOM-PASS-INFO.
10 ABCCC001-AH1-PASS-AREA.
15 ABCCC001-AH1-ACUID-KEY.
20 ABCCC001-AH1-CUST-ACCT-NBR PIC S9(08) COMP-3.
20 ABCCC001-AH1-CUST-ID-NBR PIC S9(09) COMP-3.
15 ABCCC001-AH1-ACTN PIC X(04).
Please let me know in case my requirement is not clear.
Thanks in Advance,
ritnihi.