| Author |
Message |
rohitsir
New User
Joined: 21 Aug 2007 Posts: 28 Location: USA
|
|
|
|
I am trying to find out the source code of one of the rexx routines. I have searched through all the sysproc and sysexec allocated libraries. Can anybody give me any more pointers in this regard.
Rohit |
|
| Back to top |
|
 |
References
|
Posted: Sat May 03, 2008 3:41 am Post subject: Re: Finding source of REXX code |
 |
|
|
 |
Anuj D.
Senior Member
Joined: 22 Apr 2006 Posts: 1123 Location: Phoenix,AZ
|
|
|
|
| Might be you have done this already, however, for reference, I search all the libraries under ISRDDN with the command "MEMBER membername", whenever such a 'new' code comes my way. |
|
| Back to top |
|
 |
rohitsir
New User
Joined: 21 Aug 2007 Posts: 28 Location: USA
|
|
|
|
| I have tried that aswell. No luck :-( |
|
| Back to top |
|
 |
superk
Moderator Team Head
Joined: 26 Apr 2004 Posts: 2912 Location: Charlotte,NC USA
|
|
|
|
| If you don't know the source, then how do you know that the code is written in REXX? Maybe it resides as compiled code in a load module somewhere. |
|
| Back to top |
|
 |
|
|