Quote Originally Posted by Ioannis View Post
If the string is in the array e.g. my_string and your array say is 16 bytes in length, then do this:

LCDOUT $fe,$01,STR my_string\16

Ioannis

P.S. I suppose that all characters are in ASCII of course.
thx i'm gona try it tonight after work