I got this REXX code from internet. It has got an ISPF panel and REXX code to calculate the SPACE for a dataset. I installed it at our shop but it is not working. Actually the problem is the HTML code is tangled with actual code. So, I am not able to understand it.
I don't know REXX or Panels. Would please somebody correct it to make it work?
Hi Superk, Thanks for your effort. I've downloaded the corrected file and uploaded it to our PDS here. But, it did not work !! I even tried to seperate the rexx and panel into separate members but that also did not work out.
Joined: 12 Sep 2005 Posts: 54 Location: Paris France
Hi MF
Your panels must be in concatenated library ISPPLIB in your TSO profile. The panel must never be integrated in rexx code. Look at for your ISPPLIB library with ISRDDN command and copy your panel into her.