UCC

Sets the user-defined control characters for the device.
Used by: GOPTIONS statement, GDEVICE procedure, GDEVICE Parameters window
Restrictions: device-dependent

not supported by Java or ActiveX

Syntax

UCC='control-characters-hex-string'X

Parameter Values

control-characters-hex-string
is a hexadecimal string that can be up 32 bytes (64 characters) long. You need to specify only up to the last nonzero byte; the remaining bytes will be set to zero.

Details

Not all devices support this feature, and the meaning of each byte of the string varies from device to device.
Typically the UCC byte position is indicated by a bracketed value. For example, UCC[2] refers to the second byte of the string. For assistance with determining UCC values for your specific device, please contact SAS Technical Support.