Check Item DIT_CCI3:If more than three conditions are X'ed in DIT_COND, go to DIT_BOTH and display all conditions checked. If DIT_COND eq (R) or DIT_COND eq (D), go to DIT_NOHP; else go to if DIT_HELP.
ALT.252
Which three of these are the most bothersome?
FR: ENTER THREE CONDITIONS. PROMPT IF NECESSARY.
DITBOT1
DITBOT2
DITBOT3
[if DITCON01 eq (X), display]
[if DITCON02 eq (X), display]
[if DITCON03 eq (X), display]
.
.
.
[if DITCON72 eq (X), display]
[if DITCON73 eq (X), display]
[if DITCON74 eq (X), display]