Malc-c..

Not nocking it at all! I had the LCD in my main project working like this for ages. The way I do it now is harder to code, and to change.. Often after a code change I end up with stray characters stuck on the screen after it changes page. Have to put in " "s all over the place to make sure everything is erased. But I got sick of the missus saying "Why is the display flickering like that?" on my home-made climate control in the car.

I should rephrase to...
I only use $FE,1 to clear the entire screen when I have to.