System Options under z/OS |
Default: | PAGEBREAKINITIAL |
Valid in: | configuration file, SAS invocation |
Category: | Log and Procedure Output Control: LOG_LISTCONTROL |
PROC OPTIONS GROUP= | LOG_LISTCONTROL |
LISTCONTROL | |
LOGCONTROL | |
z/OS specifics: | Default value |
See: | PAGEBREAKINITIAL System Option in SAS Language Reference: Dictionary |
Syntax | |
Details | |
See Also |
Syntax |
PAGEBREAKINITIAL | NOPAGEBREAKINITIAL |
begins the SAS log and listing files on a new page.
does not begin the SAS log and listing files on a new page.
Details |
The PAGEBREAKINITIAL option inserts a page break at the start of the SAS log and listing files. The default behavior is not to begin the SAS log and listing files on a new page. Specify NOPAGEBREAKINITIAL to eliminate the page break.
See Also |
The SAS Log in SAS Language Reference: Concepts
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.