QDEVICE Procedure

Creating a LINESTYLE Report

The LINESTYLE report produces a report of the hardware (dashed) line styles that are supported by the specified device.

About LINESTYLE Report Variables

For a description of the variables, see LINESTYLE Report Variables.
The following table lists the variables that you can use in a LINESTYLE report as well as the labels for the variables that are used either in the SAS log or the output data set. If you do not specify the VAR statement, the variables appear in the order that they appear in the table.
Variable
SAS Log Label
Output Data Set Label
NAME
Output data set
NAME OF DEVICE OR PRINTER
DESC
Description
DESCRIPTION OF DEVICE OR PRINTER
NAMETYPE
Type
TYPE OF DEVICE OR PRINTER
LOCATION
Device Catalog for a device
Registry for a printer
LOCATION OF DEVICE OR PRINTER DEFINTION
PROTOTYPE
Prototype
PRINTER PROTOTYPE
LINE
Supported Line Styles
Unsupported Line Styles
HARDWARE DASHED LINE NUMBER
SUPPORT
Supported Line Styles
Unsupported Line Styles
HARDWARE DASHED LINE SUPPORT

Example: LINESTYLE Report

The following QDEVICE procedure creates a LINESTYLE report of the LJ5PS device, reporting the supported line styles because the default for SUPPORT is YES:
proc qdevice report=linestyle;
   device lj5ps;
run;
Here is the LINESTYLE report in the SAS log:
202  proc qdevice report=linestyle;
203     device lj5ps;
204  run;

                 Name: LJ5PS
          Description: LaserJet 5P -- 600 dpi -- PostScript
                 Type: Graph Device
       Device Catalog: ( 'your-sas-path\sashelp' )
Supported Line Styles: 0-43