| SAS System Options |
| Valid in: | configuration file, SAS invocation, OPTIONS statement, SAS System Options window |
| Alias: | PS= |
| Category: | Log and procedure output control: SAS log and procedure output |
| PROC OPTIONS GROUP= | LOG_LISTCONTROL |
| See: | PAGESIZE= System Option under Windows UNIX OpenVMS z/OS |
| Syntax | |
| Syntax Description |
Syntax |
| PAGESIZE=n| nK | hexX | MIN | MAX |
specifies the number of lines that compose a page in terms of number of pages or units of 1,024 pages.
specifies the number of lines that compose a page as a hexadecimal number. You must specify the value beginning with a number (0-9), followed by an X. For example, the value 2dx sets the number of lines that compose a page to 45 lines.
sets the number of lines that compose a page to the minimum setting, 15.
sets the number of lines that compose a page to the maximum setting, 32,767.
Operating Environment Information: The syntax that is shown here applies
to the OPTIONS statement. On the command line or in a configuration file,
valid values and range vary with your operating environment. For details,
see the SAS documentation for your operating environment. ![[cautionend]](../common.hlp/images/cautend.gif)
Copyright © 2007 by SAS Institute Inc., Cary, NC, USA. All rights reserved.