PAGEWIDTH

Abbreviation

PW

Arguments

A decimal number in range 78 to 132 enclosed in parentheses.

Default

PAGEWIDTH (132)

Description

The PAGEWIDTH directive specifies the number of characters per line that can be printed to the listing file. Lines containing more than the specified number of characters are broken into two or more lines.

See Also

PAGELENGTH

Example


#pragma pw(79)