View previous topic :: View next topic |
Author |
Message |
rr785 Beginner
Joined: 22 Nov 2005 Posts: 1 Topics: 1
|
Posted: Tue Nov 22, 2005 7:01 pm Post subject: Xped a called batch routine in a CICS COBOL program |
|
|
Hi there, I have a CICS COBOL program, which calls a batch sub-routine. When I try to xped the sub-routine, I cannot find the program listing, since there is no PPT entry. Please let me know if there is a way that this could be pulled in to XPED. Thanks. |
|
Back to top |
|
 |
ofer71 Intermediate
Joined: 12 Feb 2003 Posts: 358 Topics: 4 Location: Israel
|
Posted: Wed Nov 23, 2005 3:26 am Post subject: |
|
|
You probably can't find the program's listing because you have different XPED DDIO files for batch and CICS.
Solution: Recompile your batch program with XPED, and supply the CICS file as the DDIO file.
O.
________
Honda Bros 400 history |
|
Back to top |
|
 |
|
|