Darrel,

I entered the following two lines at the beginning of my program and it worked. Thank you, you are always very helpfull.


' Set command delay time in us
DEFINE LCD_COMMANDUS 2000
' Set data delay time in us
DEFINE LCD_DATAUS 50

Robert