The online documentation on strings (at http://www.conitec.com/beta/astring.htm) says that the special sequence "#n" creates a sequence of n blanks. But, what if one wants the actual string "#1"? There doesn't seem to be any way of escaping the pound sign. This looks like a Lite-C design flaw.