Its been a long day....
Code:
    IF HH = 20 and MM = 0 then 
    LED = 1  
    endif
    lcdout $FE,$80,#LED
for some reason when the LCD displays 20:00:00 the LED value still remains 0 and the LED fails to light

Time for bed... now even the simple stuff won't work !