165 pts.
 RPGLE Interactive Debugging
I am debugging an interactive RPGLE program using STRDBG. I am doing a BREAK line# WHEN a certain condition occurs. Is there a way to break when multiple conditions occur? I tried using AND but I got a syntax error.

Software/Hardware used:
ASKED: September 18, 2006  11:46 AM
UPDATED: September 28, 2006  11:40 AM

Answer Wiki:
Do your STRDBG inside the if statement. Use as many IF AND or ELSE statements as you want.
Last Wiki Answer Submitted:  September 28, 2006  11:40 am  by  Nwg4u2   0 pts.
All Answer Wiki Contributors:  Nwg4u2   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _