Specifies the line size of SAS Log and Output windows.
| Valid in: | configuration file, SAS invocation, OPTIONS statement, SAS System Options window |
| Category: | Log and Procedure Output Control: SAS Log and Procedure Output |
| PROC OPTIONS GROUP= | LOG_LISTCONTROL |
| Default: | Varies depending on display settings |
| Windows specifics: | Default value |
| See: | LINESIZE= System Option in SAS System Options: Reference |
specifies the line size in characters. Valid values range between 64 and 256.
sets the line size to 64 characters.
sets the line size to 256 characters.