The PRINTOUT output formatting function of Interlisp is similar to Common Lisp's FORMAT but also allows control over fonts and text attributes. In this example the first T is like the T stream of FORMAT, the second like ~%. The comma outputs a space.