I, too would like strings. I create extensive menus and text messages. Some of the same messages have to be output to

1. Serial Port (uses HSEROUT
2. Network Port (uses HSEROUT2)
3. LCD

Even with arrays, it is hard to output hundreds of different messages to each. Now, I duplicate the messages. Not code efficient.