Pcc Default - Xerox DocuPrint 100 Software Manual

Enterprise printing system lcds print description language
Hide thumbs Also See for DocuPrint 100:
Table of Contents

Advertisement

PCC ASSIGN
parameter: points
to note
Syntax
Options
Table 2-34. PCC DEFAULT parameter options and definitions
Option
ccln
Using LCDS Print Description Language
You need not specify consecutive byte values. For example,
you can code the following command as a single command:
ASSIGN=(X'60', SP1), ASSIGN=(X'61', SP2),
ASSIGN=(X'62', SP3);
The single command is:
ASSIGN=(X'60', SP1, SP2, SP3));
If byte translation is specified under the PCC LINE parameter
(that is, the LINE PCC parameter TRAN option is specified),
the PCC control byte is translated into standard EBCDIC
before being applied (refer to the Character Code
Assignment Tables in appendix C of this guide). In this case
you must specify the byte option of the ASSIGN parameter as
an EBCDIC translation of the PCC byte; for example, X'F1'
or '1'.
PCC codes should not be reassigned when the system is
printing online, because the carriage control codes are
converted to 3211 codes (whose functions are specifically
defined) before they are sent. Any special PCC byte
assignments are ignored for online printing, and the defaults
that were defined for PCCTYPE=IBM3211are used.

PCC DEFAULT

Allows you to select a set of printer carriage control codes.
You can select a table and then modify specific control codes by
using the ASSIGN parameter.
[ac:] PCC DEFAULT = {ccln | pcctype}
Definition
Specifies the required action when a character code has not been specifically
assigned. The assignment codes for various actions are described in the ccln
option description of the ASSIGN parameter. The system default PCC tables
are defined using standard EBCDIC characters.
Specifying input parameters
2-33

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents