Chapter Contents

Previous

Next
PENMOUNTS

PENMOUNTS



Specifies the number of active pens or colors.

Used in: GOPTIONS statement
Default: device dependent
See also: MAXCOLORS


Syntax
Details

Syntax

PENMOUNTS=active-pen-mounts

active-pen-mounts
specifies the number of pens for a plotter with multiple pens. After the specified number of pens have been used, you are prompted to change the pens.


Details

For devices that are not pen plotters, PENMOUNTS= can be used to indicate the number of colors that can be displayed at one time. In this case, PENMOUNTS= performs the same function as the MAXCOLORS device parameter except that the value specified for MAXCOLORS includes the background color and PENMOUNTS only refers to foreground colors. Thus, PENMOUNTS=4 implies MAXCOLORS=5.

PENMOUNTS= overrides the value of the MAXCOLORS device parameter. You can specify MAXCOLORS= in a GOPTIONS statement as a synonym for PENMOUNTS=.


Chapter Contents

Previous

Next

Top of Page

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