Display window in Xpediter

Compuware's QA & Impact Analysis Tools: Xpediter/CICS , Xpediter/TSO, Xpediter/DB2, Xpediter/Xchange, Xpediter/IMS
kbalakumar08
Posts: 1
Joined: Tue Jan 22, 2008 12:30 am
Skillset: Vsam & Cobol
Referer: Google

Display window in Xpediter

Postby kbalakumar08 » Tue Jan 22, 2008 12:36 am

I'm trying to XPED a program but I'm unable to view the values of the variables in the watch window. It just displays series of '.'s against the variable. Would anyone happen to know how to fix this?

Any assistance is very much appreciated.. Thanks!!

arunprasad.k
Posts: 110
Joined: Thu Dec 27, 2007 5:18 pm
Skillset: Known little stuffs to answer a few queries!!
Referer: Google
Contact:

Re: Display window in Xpediter

Postby arunprasad.k » Tue Jan 22, 2008 9:27 pm

kbalakumar08,

I believe that the variable is have either low values (NULL) or junk values.

Try 'HEX ON' on command line and if has,

4B -> Then it has a period.
00 -> Low values
04 -> Spaces

Try for some other variable which you are sure of have some values.

Also try posting the HEX ON values with the variable declaration.

Arun.


  • Similar Topics
    Replies
    Views
    Last post