││││08 Per year
││││
││││IF (CaLAF = RESPONSE) THEN
│││││
│││││CALAM*
│││││INTERVIEWER: ENTER AMOUNT IN POUNDS AND PENCE
│││││1.00..9999997.00
│││││
││││END OF FILTER
││││
││││IF frequency of payment = NONRESPONSE OR payment amount = NONRESPONSE
││││ [(CaLAF = NONRESPONSE) OR (CaLAM = NONRESPONSE)]
│││││
│││││IF frequency of payment = per hour (CaLAF = 1)
││││││
││││││CALAAB
││││││Was it less than [^amount], more than [^amount] or what?
││││││BRACKETS (£3, £5, £8, £12)
││││││
││││││
│││││END OF FILTER
│││││
│││││IF frequency of payment = per visit, per day [CaLAF =2,3]
││││││Was it less than [^amount], more than [^amount] or what?
││││││ BRACKETS (£5, £10, £20, £30)
││││││
││││││
│││││END OF FILTER
│││││
│││││IF frequency of payment = per week [CaLAF =4]
││││││Was it less than [^amount], more than [^amount] or what?
││││││ BRACKETS (£10, £25, £40, £100)
││││││
││││││
│││││END OF FILTER
│││││
│││││IF frequency of payment = per fortnight [CaLAF =5]
││││││Was it less than [^amount], more than [^amount] or what?
││││││ BRACKETS (£20, £50, £80, £200)
││││││
││││││
│││││END OF FILTER
│││││
│││││IF frequency of payment = four weeks, calendar month [CaLAF =6,7]
││││││Was it less than [^amount], more than [^amount] or what?
││││││ BRACKETS (£40, £100, £150, £400)
││││││
││││││
│││││END OF FILTER
│││││
│││││IF frequency of payment = per year [CaLAF =8]
││││││Was it less than [^amount], more than [^amount] or what?
││││││ BRACKETS (£500, £1000, £2000, £5000)
109