Sorry, I didn't read closely enough.

I was under the impression the word "blank" would clear the word.

So you "space,space,space,etc" instead? $20 is the hex for the space key?

So if you have a 4 letter word to clear at line 1 cursor 1.....

LCDOUT $FE,$80, $20,$20,$20,$20 (?)

How is it written?

THANKS.