AARM User's Guide

Discontinued

PAGEWIDTH Assembler Directive

Abbreviation

PW

Arguments

A decimal number from 78 to 132 enclosed in parentheses.

Default

PAGEWIDTH (120)

µVision

Options — Listing — Page Width.

Description

The PAGEWIDTH directive specifies the number of characters printed per line in the listing file. Lines with more characters are split into multiple lines.

See Also

PAGELENGTH

Example
AA SAMPLE.ASM PAGEWIDTH (78)

$PW (79)