BOX

Draws a one-line deep graphical box around printed data. BOX has no effect for line printers. For example:

print &grand_total (+5, 20) box
print 'Happy Birthday !!' (1,1)  box

Note:

For HP LaserJets using proportional fonts, BOX and SHADE cannot determine the correct length of the box since it varies with the width of the characters printed. BOX and SHADE work well with fixed-pitch fonts and with all PostScript fonts.