makkutek12
Programmer
- Sep 17, 2011
- 1
Hi,
I am developing a REXX tool where the input to the set of sub-macros will be PDS members. Currently, the REXX I/P panel can accept only a PDS name. All the members in the PDS will be scanned with sub-macros.
I need to upgrade this tool in such a manner that, once the PDS name is provided, a pop-up panel should come showing all the members available in the given PDS. Then the user should select the required members and this should be passed to the list of sub-macros.
In IBM we have a panel ISRSSML which is doing the same operation for our search operation. I am trying to reuse it but its really tough and complicated.
Can you some one please provide some ideas or thoughts?
Thanks
Arun
I am developing a REXX tool where the input to the set of sub-macros will be PDS members. Currently, the REXX I/P panel can accept only a PDS name. All the members in the PDS will be scanned with sub-macros.
I need to upgrade this tool in such a manner that, once the PDS name is provided, a pop-up panel should come showing all the members available in the given PDS. Then the user should select the required members and this should be passed to the list of sub-macros.
In IBM we have a panel ISRSSML which is doing the same operation for our search operation. I am trying to reuse it but its really tough and complicated.
Can you some one please provide some ideas or thoughts?
Thanks
Arun