Hi Doc,

With only 16 posts so far, I think you've got a long way to go before it's too much. And, asking questions is what the forum's here for.

As for the LCD. Since it's actually a 2 line by 8 char display
did you include this define?

DEFINE LCD_LINES 2 ' Number of lines on LCD
<br>