FORMS= System Option

If forms are used for printing, specifies the default form to use.
Valid in: Configuration file, SAS invocation, OPTIONS statement, SAS System Options window
Categories: Environment control: Display

Log and procedure output control: Procedure output

PROC OPTIONS GROUP= ENVDISPLAY

LISTCONTROL

Note: This option can be restricted by a site administrator. For more information, see Restricted Options.

Syntax

FORMS=form-name

Syntax Description

form-name
specifies the name of the form.
Tip:To create a customized form, use the FSFORM command in a windowing environment.

Details

The default form contains settings that control various aspects of interactive windowing output, including printer selection, text body, and margins. The FORMS= system option also customizes output from the PRINT command (when FORM= is omitted) or output from interactive windowing procedures.