Previous Page | Next Page

SAS System Options

PAPERDEST= System Option



Specifies the name of the output bin to receive printed output.
Valid in: configuration file, SAS invocation, OPTIONS statement, SAS System Options window
Category: Log and procedure output control: ODS Printing
PROC OPTIONS GROUP= ODSPRINT
Restriction: This option is ignored if the printer does not have multiple output bins.

Syntax
Syntax Description
See Also

Syntax

PAPERDEST=printer-bin-name


Syntax Description

printer-bin-name

specifies the bin to receive printed output.

Restriction: Maximum length is 200 characters.

Operating Environment Information:   Most SAS system options are initialized with default settings when SAS is invoked. However, the default settings and option values for some SAS system options might vary both by operating environment and by site. For details, see the SAS documentation for your operating environment.  [cautionend]

For additional information about declaring an ODS printer destination, see ODS statements in SAS Output Delivery System: User's Guide.

For additional information about the SAS universal print facility, see Printing with SAS in SAS Language Reference: Concepts.


See Also

System Options:

PAPERSIZE= System Option

PAPERSOURCE= System Option

PAPERTYPE= System Option

Previous Page | Next Page | Top of Page