Chapter Contents

Previous

Next
PAGE

PAGE



Skips to a new page in the SAS log

Valid: Anywhere
Category: Log Control


Syntax
Without Arguments
Details
See Also

Syntax

PAGE;

Without Arguments

The PAGE statement skips to a new page in the SAS log.


Details

You can use the PAGE statement when you run SAS in a windowing environment, batch, or noninteractive mode. The PAGE statement itself does not appear in the log. When you run SAS in interactive line mode, PAGE may print blank lines to the display monitor (or altlog file).

See Also

Statement:

LIST

System Options:

LINESIZE=
PAGESIZE=


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.