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.
and it's working i can list sms mesages and display it on lcd!!!! thx a lot ioannis