Chapter Contents

Previous

Next
PCOLS

PCOLS



Sets the number of columns in the graphics output area for portrait orientation.

Used in: GDEVICE procedure; GDEVICE Detail window
Default: device dependent
See also: HPOS, LCOLS, PROWS


Syntax
Details

Syntax

PCOLS=portrait-columns

portrait-columns
must be a nonnegative integer up to three digits long (0...999).


Details

Either the LROWS and LCOLS pair of device parameters or the PROWS and PCOLS pair of device parameters are required and must be nonzero.

The HPOS= graphics option overrides the value of PCOLS.

See Procedure Output and the Graphics Output Area for more information.


Chapter Contents

Previous

Next

Top of Page

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