Previous Page | Next Page

SAS System Options under Windows

HOSTPRINT System Option: Windows



Specifies that the Windows Print Manager is to be used for printing.
Default: HOSTPRINT
Valid in: configuration file, SAS invocation, OPTIONS statement, SAS System Options window
Category: Log and procedure output control: Procedure output
PROC OPTIONS GROUP= LISTCONTROL
Windows specifics: all

Syntax
Details
See Also

Syntax

-HOSTPRINT | -NOHOSTPRINT
HOSTPRINT | NOHOSTPRINT

HOSTPRINT

specifies to use Windows printing. HOSTPRINT is the default.

NOHOSTPRINT

specifies to use SAS forms for printing.


Details

Use the NOHOSTPRINT option to use forms for printing in a batch SAS session. When you specify NOHOSTPRINT, the Use Forms check box is selected in the Print Setup dialog box, and SAS uses the line size, page size, and font values that are specified in your SAS form.


See Also

Previous Page | Next Page | Top of Page