procedure LCD_WriteString(const romable St: LCD_String);
Write a string to the display.
The string may be a string literal (ROM) or a string variable (RAM).
Not available for PIC10/PIC12.