12. Report-Writer Statements
:
Page Layout and Control Statements
:
.Pagewidth Statement--Set Page Width
:
Examples
Share this page
Examples
1.
Set a new page width for a printer.
.pw 132
2.
Set page width for a screen where the width is the value of variable
term_width.
.pw $term_width