How can i compare the time with a DM value ?
SETLCD 1,11,"| "+STR$(TIME[1])+":"+STR$(TIME[2],2)+":"+STR$(TIME[3],2)+""
if DM[1] >= 0 AND DM[1] < 2400 AND DM[1] <> load_eep16(100) AND then
save_EEP16 DM[1],100
else DM[1] = load_eep16(100)
ENDIF
if TIME >= load_eep16(100) then
DM[1] is always 4 digits