SYSPRINT= System Option: z/OS
Specifies the handling of output that is directed
to the default print file.
| Valid in: |
Configuration file, SAS invocation, OPTIONS statement, SAS
System Options window
|
| Category: |
Log and Procedure Output Control: LISTCONTROL |
| PROC OPTIONS GROUP= |
LISTCONTROL |
| Default: |
None |
| z/OS specifics: |
All |
Syntax
SYSPRINT=* | DUMMY | ddname
Required Arguments
- *
-
terminates redirection
of output.
- DUMMY
-
suppresses output to
the default print file.
- ddname
-
causes output to the
default print file to be redirected to the specified ddname.