Survey Text

2002
top
2002
Survey form view entire document:  text  image
Check Item EHP_CCI1: If more than three conditions are X'ed in EHP_COND, go to EHP_BOTH and display all conditions checked. If EHP_COND eq (R) or EHP_COND eq (D), go to EHP_NOHP; else go to if EHP_HELP.

ALT.006

Which three of these are the most bothersome?

FR: ENTER THREE CONDITIONS. PROMPT IF NECESSARY.
EHPBOT1
EHPBOT2
EHPBOT3
[if EHPCON01 eq (X), display]
[if EHPCON02 eq (X), display]
[if EHPCON03 eq (X), display]
.
.
.
[if EHPCON72 eq (X), display]
[if EHPCON73 eq (X), display]
[if EHPCON74 eq (X), display]