Bummer. Never used COUNT before, maybe I'm missing something?

CT VAR WORD

COUNT portb.5, 1000, CT
IF CT > 10 then
HIGH porta.7
CT = 0
ENDIF

Getting nothing. Using 16f628a and 4mhz.

I have no doubt there are more than 10 pulses in a second with the ired data out.