065-2010: Space Management for Text Variables

You can use it not only for debugging but for writing custom output. However, if you output several text variables in a row, the PUT has the annoying habit of inserting spaces between the strings whether you want them there or not. For example, if you want to create words from individual letters in the PUT output, you might write LetterS = ā€™Sā€™; ................
................