Previous Page | Next Page

System Options under OpenVMS

XOUTPUT System Option: OpenVMS



Specifies whether to display the output from the X command.
Default: XOUTPUT
Valid in: configuration file, SAS invocation, OPTIONS statement, SAS System Options window, VMS_SAS_OPTIONS DCL symbol
Category: Log and procedure output control: SAS log and procedure output
PROC OPTIONS GROUP= LOG_LISTCONTROL
OpenVMS specifics: all

Syntax
Details
See Also

Syntax

XOUTPUT | NOXOUTPUT

XOUTPUT

specifies that SAS displays the output from the X command.

NOXOUTPUT

specifies that SAS does not display the output from the X command.


Details

The XOUTPUT system option enables you to suppress output that is created by the X command. The XOUTPUT system option is intended for SAS/AF applications that issue operating environment commands behind the scenes.


See Also

Previous Page | Next Page | Top of Page