TYPE
Specifies the type of output device to which graphics
commands are sent.
Used by: |
GDEVICE procedure, GDEVICE Detail window |
Default: |
device-dependent |
Syntax
TYPE=CAMERA | CRT | EXPORT | PLOTTER | PRINTER
Parameter Values
- CAMERA
-
specifies a film-recording
device.
- CRT
-
specifies a monitor
or terminal.
- EXPORT
-
identifies the list
in which the device appears under SAS/ASSIST software. This is
used for drivers that produce output to be exported to other software
applications, such as CGM or HPGL.
- PLOTTER
-
specifies a pen plotter.
- PRINTER
-
specifies a printer
Details
You should not modify
this value for SAS-supplied device drivers.