Chapter Contents

Previous

Next
DLGPRTSETUP

DLGPRTSETUP



Opens the Print Setup dialog box or programmatically sets printer settings

Windows specifics: all


Syntax
Details
See Also

Syntax

DLGPRTSETUP <ORIENT=PORTRAIT | LANDSCAPE><NODISPLAY>

ORIENT=PORTRAIT | LANDSCAPE
sets the default page orientation for the current printer. The orient parameter is to support backward compatibility of SAS. The preferred method to specify the orientation is with the ORIENTATION system option.

NODISPLAY
suppresses the display of the Print Setup dialog box. This option is intended to be used only when you use other options to explicitly set printer settings.


Details

The Print Setup dialog box allows you to name the printer to which you want to print, specify that you want to use SAS forms to print, and to access dialog boxes that control how the SAS System prints information, such as paper orientation, margins, and fonts.

See Also


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.