IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Debugging online program using XPEDITER


IBM Mainframe Forums -> Compuware & Other Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vamseepotti

New User


Joined: 21 Oct 2003
Posts: 45

PostPosted: Tue Oct 11, 2005 7:25 pm
Reply with quote

HOW TO DEBUG ONLINE PROGRAM . What are the steps we have to follow.

Vamsee.
Back to top
View user's profile Send private message
ikumar

New User


Joined: 02 Aug 2005
Posts: 81

PostPosted: Sat Oct 22, 2005 3:08 pm
Reply with quote

After compiling the program, go to cics region and follow as mentioned below...

type as XPED <program name>.
put B in the line command of the program.
press Esc key to clear the screen.
then type the transaction id.
here it will takes you into program and you can go ahead by line by line or break pt to break pt.

From the CICS environemnt u type XPED programname. Then it will directly prompt you to Xpeditor & waits the control at procedure division. ok....

Make sure your CICS entries are made properly...

Cheers,
Kumar.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Compuware & Other Tools

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts EZT program to build a flat file with... All Other Mainframe Topics 9
Search our Forums:

Back to Top