To put four blank spaces at the beginning of the 1st line:
LCDOUT $FE, $80, " "
It's a simple as that. And nothing else currently displayed on the LCD will be changed. Controlling LCD's with PBPro is awfully easy. I've had a lot more problems with quirky LCD drivers that want to work in 8 line mode but not in 4 line. But at least the programming is easy.
A quick edit. The forum software seems to want to eliminate extra spaces in my line of code, but just push the space bar on your keyboard 4 times with quote marks on either end.
Bookmarks