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!!
Display window in Xpediter
-
- Posts: 1
- Joined: Tue Jan 22, 2008 12:30 am
- Skillset: Vsam & Cobol
- Referer: Google
-
- 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
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.
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
-
- 2
- 2367
-
by Murali_721
View the latest post
Thu Nov 19, 2020 4:24 pm
-
- 6
- 1919
-
by sergeyken
View the latest post
Sat Jul 17, 2021 12:38 am
-
- 4
- 4779
-
by willy jensen
View the latest post
Thu Nov 12, 2020 2:40 pm
-
-
How To display the count based on a specific string?
by Chintu333 » Fri Aug 19, 2022 12:59 am » in DFSORT/ICETOOL/ICEGENER - 3
- 2078
-
by sergeyken
View the latest post
Fri Aug 19, 2022 8:52 pm
-