││RESPONSE [HeSkb = RESPONSE]
││CHECK: number of cigarettes smoked on <= 60 [HeSkb <= 60 ]
││ INTERVIEWER: This seems high (^heskb). Please check.
││
││[CHECK HE6] CHECK: IF number of cigarettes smoked a day at weekends =
││RESPONSE [HeSkc = RESPONSE]
││CHECK: number of cigarettes smoked a day at weekends <= 200 [HeSkc <= 200 ]
││INTERVIEWER: This is more than 200 a day. Please change.
││
││[CHECK HE7] SIGNAL: IF number of cigarettes smoked a day at weekends =
││RESPONSE [HeSkc = RESPONSE]
││CHECK: number of cigarettes smoked a day at weekends <= 60 [HeSkc <= 60 ]
││INTERVIEWER: This seems high (^heskc). Please check.
││
││
│END OF FILTER
│
│ IF whether smokes cigarettes or roll ups = roll ups, both
││ [HECig = 2, 3]
││
││ HETBA
││ How much tobacco do you normally smoke on a weekday?
││ INTERVIEWER: Code how answer is given.
││ 1. Grams
││ 2. Ounces
││
││ HETBB
││ (How much tobacco do you normally smoke on a weekday?)
││ INTERVIEWER: Enter amount.
││ Range: 0..997
││
││[CHECK HE8] CHECK: IF amount of tobacco smoked on weekday = RESPONSE
││[HETbb = RESPONSE]
││CHECK: amount of tobacco smoked on weekday <= 200 [HETbb <= 200]
││INTERVIEWER: This is more than 200 a day. Please change.
││
││[CHECK HE9] SIGNAL: IF tobacco smoked on weekday - whether grams or
││ounces reported = Ounces
││ [HeTba = 2]
││CHECK: amount of tobacco smoked on weekday <= 4 [HETbb <= 4]
││INTERVIEWER: This seems high (^hetbb ^hetba). Please check.
││
││[CHECK HE10] SIGNAL: IF tobacco smoked on weekday - whether grams or
││ounces reported = grams [HeTba = 1]
││CHECK: amount of tobacco smoked on weekday <= 120 [HETbb <= 120]
││INTERVIEWER: This seems high (^hetbb ^hetba). Please check.
││
││ HETBC
││ How much tobacco do you normally smoke a day at weekends?
││ INTERVIEWER: Code how answer is given.
││ 1. Grams
││ 2. Ounces
││
││ HETBD
││ (How much tobacco do you normally smoke a day at weekends?)
││ INTERVIEWER: Enter amount.
121