ok from what I can read from the PIC16F88 manual, it write 8 bit at a time, so I suppose a number 255 is possible but not higher right ??
So this should use 255 position in the memory ?
if I put in a time in seconds , then I should increment by 255 ?

This is what I make out from the example you gave me, they increment a 1000 in the memory bank everytime thay add a number in there.
Is this how I should interpret?

K