GPROTOCOL

Specifies the protocol module to use when routing output directly to a printer or creating a graphics stream file (GSF) to send to a device attached to your host by a protocol converter.
Used by: GOPTIONS statement, GDEVICE procedure, GDEVICE Host File Options window
Default: host-dependent
Restriction: not supported by Java or ActiveX

Syntax

GPROTOCOL=module-name

Parameter Values

module-name can be one of these
SASGPADE*
SASGPAGL*
SASGPASC
SASGPAXI*
SASGPCAB*
SASGPCHK*
SASGPDAT*
SASGPDCA*
SASGPHEX
SASGPHYD*
SASGPIDA*
SASGPIDX*
SASGPIMP*
SASGPIOC*
SASGPISI*
SASGPI24*
SASGPLCL*
SASGPNET*
SASGPMIC*
SASGPRTM*
SASGPSCS*
SASGPSTD
SASGPSTE*
SASGPTCX*
SASGPVAT*
SASGP497*
SASGP71
*Valid only for IBM mainframe systems.

Details

GPROTOCOL= specifies whether the graphics data generated by the SAS/GRAPH device driver should be altered and how the data should be altered. Unless you are using a protocol converter on an IBM mainframe, most devices do not require that the data be altered, and ordinarily, you do not have to change the default of GPROTOCOL.
On IBM hosts, the protocol module converts the graphics output to a format that can be processed by protocol converters. On other hosts, it can be used to produce a file in ASCII hexadecimal format.
Refer to the SAS Help facility for descriptions of these protocol modules.
Operating Environment Information: GPROTOCOL is valid only in certain operating environments.