PAGEWIDTH
PAGEWIDTH is an HP Pascal Option.
The PAGEWIDTH compiler option specifies the width of the compiler
listing.
Syntax
$PAGEWIDTH integer$
Parameter
integer An integer in the range 80..132, the number of characters
per line in the compiler listing.
Default 120.
Location Anywhere.
Example
$PAGEWIDTH 80$