Check Item FMD_CCI1: If more than three conditions are X'ed in FMD_COND, go to FMD_BOTH and display all conditions checked. If FMD_COND eq (R) or FMD_COND eq (D), go to FMD_NOHP; else go to if FMD_HELP.
FMD.006
Which three of these are the most bothersome?
FR: ENTER THREE CONDITIONS. PROMPT IF NECESSARY.
FMDBOT1
FMDBOT2
FMDBOT3
[if FMDCON01 eq (X), display]
[if FMDCON02 eq (X), display]
[if FMDCON03 eq (X), display]
.
.
.
[if FMDCON72 eq (X), display]
[if FMDCON73 eq (X), display]
[if FMDCON74 eq (X), display]