4.5 The PPRINT module
Variable
Controls the default line length used by the pretty printer.
<integer>
80
io
pprint
Controls the line length used by the pretty printer to determine how much output will fit on a single line. The value must be an integer.