| IBM MAINFRAME HELP FORUMS for COBOL, JCL, CICS, DB2, IMS etc... Help & Support Forums for IBM Mainframe computers Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7, CA-11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, VSAM, ISPF, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
ANISHSHAN
Joined: 12 Jun 2008
Posts: 1
Location: Chennai, INDIA
|
| Posted: Tue Jul 01, 2008 4:09 pm Post subject: Expanded source code of copybook in rexx |
|
|
| Hi, Could any one explain how to get the expanded source code while executing the search for a particular string in a endevor library using rexx? |
|
| Back to top |
|
dbzTHEdinosauer
Joined: 20 Oct 2006
Posts: 1504
Location: germany
|
| Posted: Tue Jul 01, 2008 4:26 pm Post subject: |
|
|
you will only find the source code a PROD level. at the lower stages, the source is handled differently. I have not found a way to access the code at stage A (or any stage < P) - other than thru endevor.
searching for strings in at a stage level can be accomplished with the 'SCAN ENDEVOR LISTINGS' - yes it is scaning the compile output and not the pure source. (U,11). |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|