UPRINTMENUSWITCH System Option: Windows

Enables the universal print commands on the File menu.
Valid in: configuration file, SAS invocation
Category: Log and procedure output control: ODS printing
PROC OPTIONS GROUP= ODSPRINT
Default: NOUPRINTMENUSWITCH
Windows specifics: all

Syntax

-UPRINTMENUSWITCH | -NOUPRINTMENUSWITCH

Required Arguments

UPRINTMENUSWITCH
specifies that the print commands on the File menu invoke the Universal Printing dialog boxes.
NOUPRINTMENUSWITCH
specifies that the print commands on the File menu will invoke the Windows dialog boxes.

Details

To enable the Universal Printing menus and dialog boxes, you must specify both the UNIVERSALPRINT system option and the UPRINTMENUSWITCH system option when you start SAS. Specifying the UPRINTMENUSWITCH option without specifying the UNIVERSALPRINT option will not invoke the Universal Printing menus and dialog boxes.