|
|
| Author |
Message |
mf_user Currently Banned Active User
Joined: 05 Jan 2006 Posts: 76
|
|
|
|
Hi,
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?
Thanks a lot. |
|
| Back to top |
|
 |
References
|
Posted: Thu Feb 23, 2006 8:09 pm Post subject: Re: Space Calculator - Can somebody make this work. |
 |
|
|
 |
superk
Moderator Team Head
Joined: 26 Apr 2004 Posts: 3101 Location: Charlotte,NC USA
|
|
|
|
| The REXX code and ISPF panel definition are included in the one file. |
|
| Back to top |
|
 |
mf_user Currently Banned Active User
Joined: 05 Jan 2006 Posts: 76
|
|
|
|
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.
Would you please pass on any suggestions.
Thanks. |
|
| Back to top |
|
 |
Paddy
Active User
Joined: 12 Sep 2005 Posts: 53 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.
Regards.
Paddy  |
|
| Back to top |
|
 |
superk
Moderator Team Head
Joined: 26 Apr 2004 Posts: 3101 Location: Charlotte,NC USA
|
|
|
|
| mf_user wrote: |
| But, it did not work !! |
You'll need to tell us more about the error or errors that you are getting before we can help. |
|
| Back to top |
|
 |
mf_user Currently Banned Active User
Joined: 05 Jan 2006 Posts: 76
|
|
|
|
hi,
thanks. I got it working through some other friends. |
|
| Back to top |
|
 |
ICUBWanting2Know
New User
Joined: 05 Oct 2005 Posts: 1
|
|
|
|
Then can someone send me the working version. I'm interested in getting a version or instructions on making this work.
Thanks.
D. |
|
| Back to top |
|
 |
superk
Moderator Team Head
Joined: 26 Apr 2004 Posts: 3101 Location: Charlotte,NC USA
|
|
|
|
| The "cleaned-up" version I posted works just fine. |
|
| Back to top |
|
 |
|
|