Check Item CHE_CCI1: If more than three conditions are X'ed in CHE_COND, go to CHE_BOTH and display all conditions checked. If CHE_COND eq (R) or CHE_COND eq (D), go to CHE_NOHP; else go to if CHE_HELP.
ALT.006
Which three of these are the most bothersome?
FR: ENTER THREE CONDITIONS. PROMPT IF NECESSARY.
CHEBOT1
CHEBOT2
CHEBOT3
[if CHECON01 eq (X), display]
[if CHECON02 eq (X), display]
[if CHECON03 eq (X), display]
.
.
.
[if CHECON72 eq (X), display]
[if CHECON73 eq (X), display]
[if CHECON74 eq (X), display]