SPECIFYING INPUT PARAMETERS4-12 XEROX DOCUPRINT 180 LPS PDL REFERENCEPCC commandThe PCC command enables the user to create a table (or modify anexisting standard table) of one-byte printer carriage control codesand define their action. Line spacing, skip-to-channel, and printingactions are all defined through this parameter.The user specifies an identifier (of the type ac) when defining thePCC table and references it in the PCCTYPE parameter of the LINEcommand.Table 4-16 summarizes the use of the PCC command parameters.The following sections describe the syntax of the commandparameters and explanations of the parameter options.ADVTAPEThis parameter specifies if an advance to a new page is to occurwhen two successive channel-skip parameters are issued with nointervening print. For example, on most printers, the actions: PSK1(print-and-skip-to-channel-1) followed by SK1N (skip-to-channel-1,do not print) would cause a blank page to be output. However, on a1403 printer, these actions would not cause a blank page to beoutput.Syntaxac:PCC ADVTAPE =option(s)Options Table 4-17 lists the parameter option(s) and definition(s).Table 4-16. Summary of PCC command parametersParameter Specifies Offline Online DJDEADVTAPE Printer action for two successive channel skips Y N NASSIGN User carriage control code exceptions Y N NDEFAULT Standard printer carriage control table Y N NINITIAL Initial reference point for first carriage control Y N NMASK Mask of bits from carriage control byte Y N NTable 4-17. ADVTAPE parameter option(s) and definition(s)Option(s) Definition(s)YES Specifies that multiple skips are honored.The default is YES.NO Specifies that multiple skips result in only one skipaction being taken. Note that SK1P (skip-to-channel-1-and-print) followed by a second SK1P results in apage transition since printing occurred on the firstpage (even if blanks were printed).