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

commands to be used in xpeditor


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

New User


Joined: 24 Nov 2007
Posts: 4
Location: hyderabad

PostPosted: Sat Nov 24, 2007 3:25 pm
Reply with quote

what are the different commands we can use while using the xpeditor
Back to top
View user's profile Send private message
ramesh_ibm

New User


Joined: 17 Nov 2007
Posts: 16
Location: banglore

PostPosted: Sat Nov 24, 2007 3:46 pm
Reply with quote

Here are the few details which you may find useful

EXIT-Comes out of the execution of the program
RETEST- Command starts the test again once from the beginning
DELETE-Used to delete all the XPED commands eg/Break points
K VAR-NAME --Keeps or displays variable value
u can also change the variable value also

if you want track the program flow when the variable got specific value
u can use command WHEN VAR-NAME = "value" or WHEN VAR-NAME CHANGES

u can also use REVERSE but before that u need to set MONITOR which records the program execution in BUFFER Command
INTERCEPT
sub-prog-name takes you to the first step of the sub-program

I think these will be enough to debug any program
we may get more details from the seniors.... icon_biggrin.gif
Back to top
View user's profile Send private message
aj51610

New User


Joined: 24 Nov 2007
Posts: 4
Location: hyderabad

PostPosted: Sat Nov 24, 2007 3:58 pm
Reply with quote

thanks a lot for the reply.
but i think there are some more commands for the sophisticated debugging.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Sat Nov 24, 2007 4:43 pm
Reply with quote

Quote:
what are the different commands we can use while using the xpeditor


Why not read the manual instead of having other people sum it up for You ??
Back to top
View user's profile Send private message
aj51610

New User


Joined: 24 Nov 2007
Posts: 4
Location: hyderabad

PostPosted: Sat Nov 24, 2007 5:16 pm
Reply with quote

sorry sir,
but if i would have the manual i wouldnt have posted this question.
so if you can help me in this i will be greatful to you.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Sat Nov 24, 2007 5:33 pm
Reply with quote

Asa licensed compuware customer You can
(quoting from their url)
http://frontline.compuware.com/
Quote:
Search and view knowledge base articles and documentation
Back to top
View user's profile Send private message
aj51610

New User


Joined: 24 Nov 2007
Posts: 4
Location: hyderabad

PostPosted: Sat Nov 24, 2007 5:38 pm
Reply with quote

thank u very much
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 Console Commands All Other Mainframe Topics 4
No new posts commands missing in JESMSGLG JCL & VSAM 3
No new posts ZOS Console commands through USS REXX? CLIST & REXX 5
No new posts How can I know what tso commands are ... TSO/ISPF 18
No new posts ISPF Panel commands DDLIST /LISTBOX TSO/ISPF 11
Search our Forums:

Back to Top