COBOL Debugging
5 pts.
0
Q:
COBOL Debugging
In as400, I can use STRISDB for Cobo LE, But it is not work Cobol, How to debug non ILE cobol?
ASKED: Oct 22 2009  1:12 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
6350 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Try STRDBG.
If the program was compiled with either OPTION(*SRCDBG) or OPTION(*LSTDBG) you should be able to debug.
Last Answered: Oct 22 2009  1:41 PM GMT by CharlieBrowne   6350 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0