BOX.COM / BOX.PAS by Loring Chien 3/19/87 .LJ This program places a "BOX" around text from an Input File and writes it into an Output File. You specify the width (must be 4 greater than the longest line) of the box, or let the program choose it by specifying zero. There are three "dot" commands - .LJ ".LJ" to left justify text .CE ".CE" to center text, and .RJ ".RJ" to right justify text. .LJ The dot must be in column one and the mode remains in effect until changed. Mode commands must be in upper case and the default is ".CE". .CE (note: this title block was done with BOX.PAS)