Graphics Options and Device Parameters Dictionary |
Specifies the information required by SAS/GRAPH routines
to determine the nature of the output device.
Used in: |
GDEVICE procedure; GDEVICE Host File Options
window
|
Default: |
device-dependent
|
-
device-type
-
is a string eight characters long containing
either blanks or some token name that is interpreted by the host. Device-type can be:
-
GTERM
-
indicates that the output device is a graphics
device that will be receiving graphics data; most device drivers use this
value.
-
G3270
-
indicates that the output device is an IBM
3270 graphics data stream. If your device is an IBM 3270 type of device, DEVTYPE=
must be G3270.
Note: GTERM and G3270 are SAS/GRAPH device
types. Other valid values depend on your operating environment. DEVTYPE supports
any of the device-type values supported on the FILENAME statement. Refer to
the SAS Help facility for the device types the FILENAME statement supports
in your operating environment. In most cases, this field should not be changed.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.