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

Xpediter Related Query


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

New User


Joined: 29 Nov 2008
Posts: 62
Location: mumbai

PostPosted: Mon Feb 22, 2010 3:13 pm
Reply with quote

Hi,

I am using XPEDITER for testing online application programs. Can any one tell me if i can view data in a particular (table) variable whose group variable is defined using OCCURS clause and has an INDEX associated with it (say TS-IDX).

Regards
Back to top
View user's profile Send private message
guptae

Moderator


Joined: 14 Oct 2005
Posts: 1208
Location: Bangalore,India

PostPosted: Mon Feb 22, 2010 3:20 pm
Reply with quote

Yeap U can
Back to top
View user's profile Send private message
arun nehra

New User


Joined: 29 Nov 2008
Posts: 62
Location: mumbai

PostPosted: Mon Feb 22, 2010 3:28 pm
Reply with quote

Could you please elaborate a little:
I have a variable say TS-WORKING whose group vaiable has OCCURS calause equal to 1200 time and is INDEX by three separate indexes (say TS-IDX1/2/3) now i want the value of variable TS-WORKING for TS-IDX1 =5.

Please help.

Regards
Back to top
View user's profile Send private message
arun nehra

New User


Joined: 29 Nov 2008
Posts: 62
Location: mumbai

PostPosted: Mon Feb 22, 2010 3:56 pm
Reply with quote

Are you there.
Back to top
View user's profile Send private message
Kjeld

Active User


Joined: 15 Dec 2009
Posts: 365
Location: Denmark

PostPosted: Mon Feb 22, 2010 8:22 pm
Reply with quote

At a breakpoint, you have to change the index variables to reflect the desired element you want to inspect. If you need to restore the index values to what they were when the execution was paused, you have to note the values to set them back before continuing execution.

If you can calculate the position in storage of the desired element, you can inspect the storage area without modifying indexes.
Back to top
View user's profile Send private message
arun nehra

New User


Joined: 29 Nov 2008
Posts: 62
Location: mumbai

PostPosted: Mon Feb 22, 2010 11:45 pm
Reply with quote

Thanx all for your suggestions/ideas.

Regards
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 RC query -Time column CA Products 3
No new posts Dynamically pass table name to a sele... DB2 2
No new posts Query on edit primary command CLIST & REXX 5
No new posts Query on edit primary command CLIST & REXX 1
No new posts Issue with EXEC CICS QUERY SECURITY c... CICS 6
Search our Forums:

Back to Top