On Mon, 27 Oct 2003, Peter L. Peres wrote: > #define lcd_puts(s) { while(*s) lcd_putc(*s++); } That will not work if "s" is a string literal, which is what the OP was trying to deal with. -- John W. Temples, III -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body