Xerox DocuTech 128 HighLight Color Manual do Utilizador

Consulte online ou descarregue Manual do Utilizador para Catuchos de tinta Xerox DocuTech 128 HighLight Color. Xerox DocuTech 128 HighLight Color User's Manual Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 506
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 0
Print Server version 6.0
June 2007
Xerox FreeFlow
®
Print Server
Using LCDS
Print Description
701P47156
Language
Vista de página 0
1 2 3 4 5 6 ... 505 506

Resumo do Conteúdo

Página 1 - Language

Print Server version 6.0June 2007Xerox FreeFlow® Print ServerUsing LCDSPrint Description701P47156Language

Página 2

Table of contentsx Using LCDS Print Description LanguageLINE FONTINDEX . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4-28LINE GDATA . .

Página 3

PDL principles and procedures1-74 Using LCDS Print Description LanguageDumpsThe dump feature is a troubleshooting tool for print jobs. It allows you t

Página 4

PDL principles and proceduresUsing LCDS Print Description Language 1-75The DATA segment consists of the input data in hexadecimal transmitted from the

Página 5

PDL principles and procedures1-76 Using LCDS Print Description LanguageOffline dumpThe offline tape dump feature is a troubleshooting tool for tape jo

Página 6

PDL principles and proceduresUsing LCDS Print Description Language 1-77The tape data stream dump contains the following information for each block tha

Página 7

PDL principles and procedures1-78 Using LCDS Print Description LanguageTable 1-14. Software version compatibilityJDL source file down-loaded to:V3.5:4

Página 8

PDL principles and proceduresUsing LCDS Print Description Language 1-79Printing highlight color applications on FreeFlow Print Server LCDSsystemsIf yo

Página 9

PDL principles and procedures1-80 Using LCDS Print Description LanguageFor detailed information on the syntax and use of these PDL commands and DJDEs,

Página 10

PDL principles and proceduresUsing LCDS Print Description Language 1-81• Downloading to the FreeFlow Print Server LCDS systems colored forms that were

Página 11

PDL principles and procedures1-82 Using LCDS Print Description Language

Página 12

Using LCDS Print Description Language 2-12. Specifying input parametersInput data is processed and temporarily written to disk for subsequent printing

Página 13

Table of contentsUsing LCDS Print Description Language xiOUTPUT SF1FUNCTION . . . . . . . . . . . . . . . . . . . . . . . 4-77OUTPUT SF2FUNCTION .

Página 14

Specifying input parameters2-2 Using LCDS Print Description LanguageInput processing functionsThe following functions are part of input processing on

Página 15

Specifying input parametersUsing LCDS Print Description Language 2-3Report separation The two logical processing commands that can control report sepa

Página 16 - Table of contents

Specifying input parameters2-4 Using LCDS Print Description LanguageIn the event of a power failure, the system notifies you if you need to retransmit

Página 17 - Laser safety

Specifying input parametersUsing LCDS Print Description Language 2-5Forms control buffer (FCB) and vertical format control processingThe 3211 and 4245

Página 18 - Operation safety: U. S

Specifying input parameters2-6 Using LCDS Print Description Language• When the system is operating online in 3211 or 4245 emulation mode, forms contro

Página 19 - Operation safety: Europe

Specifying input parametersUsing LCDS Print Description Language 2-7T3: TABLE CONSTANT=’EOJ’;C3: CRITERIA CONSTANT=(0,3,EQ,T3), LINENUM=(1,20);T4: TAB

Página 20

Specifying input parameters2-8 Using LCDS Print Description LanguageInput processing offlineFor offline operations, the input medium to the printing s

Página 21 - CE mark: Europe only

Specifying input parametersUsing LCDS Print Description Language 2-9Tape codesTape codes that are recognized by the FreeFlow Print Server LCDS systems

Página 22 - For further information

Specifying input parameters2-10 Using LCDS Print Description LanguageRecord structureA record is arbitrarily divided into two portions: operating syst

Página 23 - Introduction

Specifying input parametersUsing LCDS Print Description Language 2-11As before, volume 1 is the start-of-job, and the volume specified by n is the vol

Página 24

Table of contentsxii Using LCDS Print Description LanguageConsiderations and cautions for using DJDEs . . . . . . . . . . . . . . . . . . . 5-8Types

Página 25

Specifying input parameters2-12 Using LCDS Print Description LanguageBLOCK commandThe BLOCK command defines block length characteristics and recording

Página 26

Specifying input parametersUsing LCDS Print Description Language 2-13BLOCK ADJUSTSpecifies a block adjustment value that is added to, or subtracted fr

Página 27

Specifying input parameters2-14 Using LCDS Print Description LanguageBLOCK FORMATSpecifies the recording mode of the block length field.Syntax BLOCK F

Página 28

Specifying input parametersUsing LCDS Print Description Language 2-15• If a block length is specified that is less than the minimum block length that

Página 29

Specifying input parameters2-16 Using LCDS Print Description LanguageDefault 1BLOCK LTHFLD:point to note• If the size is set to 0, the block length fi

Página 30

Specifying input parametersUsing LCDS Print Description Language 2-17BLOCKPOSTAMBLEparameter: pointsto note• If the block delimiter string constant is

Página 31 - ASSIGN=(1,1), TOF=1, BOF=55;

Specifying input parameters2-18 Using LCDS Print Description LanguageBLOCK command: points to noteNote the following when using the BLOCK command:• Th

Página 32

Specifying input parametersUsing LCDS Print Description Language 2-19Figure 2-1. Sample BLOCK command diagramCODE commandDefines a character code tran

Página 33

Specifying input parameters2-20 Using LCDS Print Description LanguageThe following sections describe the syntax of the CODE command parameters and exp

Página 34

Specifying input parametersUsing LCDS Print Description Language 2-21OptionsDefault Codetype: EBCDICCODE DEFAULTparameter: pointsto note• The DEFAULT

Página 35

Table of contentsUsing LCDS Print Description Language xiiiFORM[S] DJDE: point to note . . . . . . . . . . . . . . . . . . . . 5-38GDATA DJDE . . .

Página 36

Specifying input parameters2-22 Using LCDS Print Description LanguageExample 2 In this example, consecutive input codes, such as X’5B’ and X’5C’, need

Página 37

Specifying input parametersUsing LCDS Print Description Language 2-23ac identifier A command identifier of the type ac is optional for the first DBCOD

Página 38

Specifying input parameters2-24 Using LCDS Print Description LanguageDBCODE DEFAULTSpecifies a base code from which you can make double-byte character

Página 39

Specifying input parametersUsing LCDS Print Description Language 2-25IDEN command parametersIDEN DJPCC(DJDE Printer Carriage Control) Defines the proc

Página 40

Specifying input parameters2-26 Using LCDS Print Description LanguageIDEN OFFSETSpecifies the number of bytes (beginning at 0) from the beginning of t

Página 41

Specifying input parametersUsing LCDS Print Description Language 2-27IDEN PREFIXDefines the character string that must appear in the identification pa

Página 42

Specifying input parameters2-28 Using LCDS Print Description LanguageIDEN command exampleKCODE commandDefines a double-byte character code translation

Página 43 - The Job Source Library (JSL)

Specifying input parametersUsing LCDS Print Description Language 2-29KCODE ASSIGNDefines double-byte character code assignment exceptions or an entire

Página 44

Specifying input parameters2-30 Using LCDS Print Description LanguageKCODE command: point to noteThe DBCODE command can be used in the same manner as

Página 45

Specifying input parametersUsing LCDS Print Description Language 2-31The following sections describe the syntax of the command parameters and explain

Página 46

Table of contentsxiv Using LCDS Print Description LanguageSAVE DJDE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-

Página 47

Specifying input parameters2-32 Using LCDS Print Description LanguageSyntax [ac:] PCC ASSIGN = {(byte, ccln) | (byte, (ccln1 [, ccln2] [, ...])}Syntax

Página 48

Specifying input parametersUsing LCDS Print Description Language 2-33PCC ASSIGNparameter: pointsto note• You need not specify consecutive byte values.

Página 49

Specifying input parameters2-34 Using LCDS Print Description LanguageDefault A table of PSP1 (Print and Space 1) codesPCC DEFAULTparameter: pointto no

Página 50

Specifying input parametersUsing LCDS Print Description Language 2-35PCC MASKMakes inaccessible any unnecessary bits from the printer carriage control

Página 51

Specifying input parameters2-36 Using LCDS Print Description LanguageIn the previous example, these codes were added to the standard IBM1403 carriage

Página 52

Specifying input parametersUsing LCDS Print Description Language 2-37OptionsDefault 0RECORD CONSTANTSpecifies a constant string used to signal the end

Página 53

Specifying input parameters2-38 Using LCDS Print Description LanguageOptionsDefault BINRECORD LENGTHSpecifies the length of the longest record.Syntax

Página 54

Specifying input parametersUsing LCDS Print Description Language 2-39• The tape label contents can override a record length value. If a defined record

Página 55

Specifying input parameters2-40 Using LCDS Print Description LanguageRECORD OFFSETSpecifies the location of the record length field.Syntax RECORD OFFS

Página 56

Specifying input parametersUsing LCDS Print Description Language 2-41OptionsDefault 0RECORD STRUCTURESpecifies the general record structure of the inp

Página 57

Table of contentsUsing LCDS Print Description Language xvInput unpacking examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Página 58

Specifying input parameters2-42 Using LCDS Print Description LanguageCONSTANT may be enabled as the result of STRUCTURE being changed to U in label pr

Página 59

Specifying input parametersUsing LCDS Print Description Language 2-43Figure 2-3. Record format types

Página 60

Specifying input parameters2-44 Using LCDS Print Description LanguageSEFFNT commandWhen you print a job on large sized paper (such as 11 by 17 inch or

Página 61

Specifying input parametersUsing LCDS Print Description Language 2-45SEFFNT command parametersThe following table summarizes the use of the SEFFNT com

Página 62

Specifying input parameters2-46 Using LCDS Print Description LanguageDefault No defaultSEFFNT SEFMAPparameter: pointsto note• When specified without a

Página 63

Specifying input parametersUsing LCDS Print Description Language 2-47OptionsDefault No defaultSEFFNT command: points to noteNote the following when us

Página 64

Specifying input parameters2-48 Using LCDS Print Description Language• If you want to use 11 by 17 inch paper or any size that requires SEF, be aware

Página 65

Specifying input parametersUsing LCDS Print Description Language 2-49Example 5 Job 4 overrides the system level SEFFNT mapping with a job level defini

Página 66

Specifying input parameters2-50 Using LCDS Print Description Language• The printing system accepts lowercase characters expressed literally or symboli

Página 67

Specifying input parametersUsing LCDS Print Description Language 2-51TCODE DEFAULTSpecifies an initial set of character type assignments for use with

Página 68

Table of contentsxvi Using LCDS Print Description Language

Página 69

Specifying input parameters2-52 Using LCDS Print Description LanguageOptionsTCODE TASSIGNparameter: pointto noteWhen a typespec is coded as a 0, all c

Página 70

Specifying input parametersUsing LCDS Print Description Language 2-53OptionsDefault No defaultTCODE command examplesFollowing are a few examples of ho

Página 71

Specifying input parameters2-54 Using LCDS Print Description LanguageExample 4 The basic character set is EBCDIC. The editor that was used to edit the

Página 72

Specifying input parametersUsing LCDS Print Description Language 2-55The following sections describe the syntax of the VOLUME command parameters and e

Página 73

Specifying input parameters2-56 Using LCDS Print Description LanguageVOLUME BMULTSpecifies a multiplication factor that you can use to determine the t

Página 74

Specifying input parametersUsing LCDS Print Description Language 2-57Default EBCDICVOLUME CODEparameter: pointsto note• When you run a CODE=NONE job w

Página 75

Specifying input parameters2-58 Using LCDS Print Description LanguageVOLUME DBCSSpecifies the double-byte character printing mode. Allows printing of

Página 76

Specifying input parametersUsing LCDS Print Description Language 2-59VOLUME EOVSpecifies the action the system takes when it encounters an end of volu

Página 77

Specifying input parameters2-60 Using LCDS Print Description LanguageOptionsDefault YESVOLUME HOSTSpecifies the computer or host operating system that

Página 78

Specifying input parametersUsing LCDS Print Description Language 2-61Default Offline printing: IBMOSOnline printing: No defaultVOLUME HOSTparameter: p

Página 79

Using LCDS Print Description Language xviiLaser safetyWARNINGAdjustments, use of controls, or performance of procedures other than those specified her

Página 80

Specifying input parameters2-62 Using LCDS Print Description Language• If the host application program uses ANSI carriage control commands, the host o

Página 81

Specifying input parametersUsing LCDS Print Description Language 2-63VOLUME KCODESpecifies which double-byte character code translation table the syst

Página 82

Specifying input parameters2-64 Using LCDS Print Description LanguageVOLUME LCODESpecifies the code translation table that will be used in interpretin

Página 83

Specifying input parametersUsing LCDS Print Description Language 2-65OptionsDefault NOVOLUME MAXLABSpecifies the longest physical block that will be t

Página 84

Specifying input parameters2-66 Using LCDS Print Description LanguageOptionsDefault 80VOLUME OPTIMIZEEnhances the performance of the data stream.NOTE:

Página 85

Specifying input parametersUsing LCDS Print Description Language 2-67VOLUME OSCHNSpecifies the channel that the system uses to signal the end of a rep

Página 86

Specifying input parameters2-68 Using LCDS Print Description LanguageOptionsDefault 0VOLUME RMULTSpecifies a multiplication factor that the record len

Página 87

Specifying input parametersUsing LCDS Print Description Language 2-69OptionsDefault EBCDICVOLUME UNPACKSpecifies the unpacking method of the input dat

Página 88

Specifying input parameters2-70 Using LCDS Print Description LanguageVOLUME VCODESpecifies a table of character type codes to use with the CRITERIA co

Página 89

Specifying input parametersUsing LCDS Print Description Language 2-71There are eight unique character Type codes in a character code translation set,

Página 90

xviii Using LCDS Print Description LanguageOperation safety: U. S.Your Xerox equipment and supplies have been designed and tested to meet strict safet

Página 91

Specifying input parameters2-72 Using LCDS Print Description LanguageOffline:VOLUME HOST=UNIVAC, LABEL=STANDARD,UNPACK=T4X3, CODE=ASCII, LCODE=ASCII;V

Página 92

Using LCDS Print Description Language 3-13. Using logical processingLogical, or special, processing enables you to specify logical functions that will

Página 93

Using logical processing3-2 Using LCDS Print Description LanguageTest expressionsTo define a logical processing command fully, you must specify one or

Página 94

Using logical processingUsing LCDS Print Description Language 3-3• A specific print line range is specified by the LINENUM parameter, and the line or

Página 95

Using logical processing3-4 Using LCDS Print Description LanguageLogical processing commands that have TEST parametersThe logical processing commands

Página 96

Using logical processingUsing LCDS Print Description Language 3-5Each constant that is included in a referenced TABLE command is examined by the syste

Página 97

Using logical processing3-6 Using LCDS Print Description LanguageTABLE MASKDefines mask characters used within string constants (specified by CONSTANT

Página 98

Using logical processingUsing LCDS Print Description Language 3-7TABLE command: points to note• In an unmasked comparison (using only the CONSTANT par

Página 99

Using logical processing3-8 Using LCDS Print Description LanguageThe characters used in the MASK parameter occupy numbered positions, beginning with 0

Página 100

Using logical processingUsing LCDS Print Description Language 3-9Example 4 The TABLE command below sets up the character to type associations shown in

Página 101

Using LCDS Print Description Language xix1-800-828-6571For customers outside the United States, contact your local Xerox representative or operating c

Página 102

Using logical processing3-10 Using LCDS Print Description LanguageConstant mode In Constant mode (that is, when the CRITERIA CONSTANT parameter has be

Página 103

Using logical processingUsing LCDS Print Description Language 3-11The criid1 and criid2 are the identifiers for two CRITERIA commands. The parentheses

Página 104 - PDL principles and procedures

Using logical processing3-12 Using LCDS Print Description Language– Compare the character in that position for absolute equality.– Ignore the characte

Página 105

Using logical processingUsing LCDS Print Description Language 3-13Maskedcomparisonsusing nondefaulttype assignmentsPerforming masked comparisons using

Página 106

Using logical processing3-14 Using LCDS Print Description LanguageCRITERIA command parametersA CRITERIA command may contain only one specification of

Página 107

Using logical processingUsing LCDS Print Description Language 3-15OptionsDefault No defaultCRITERIACHANGEparameter: pointsto note• In online jobs, the

Página 108

Using logical processing3-16 Using LCDS Print Description Language– If the LINENUM parameter is used, lines within the specified range are processed n

Página 109 - Input data streams

Using logical processingUsing LCDS Print Description Language 3-17OptionsDefault No defaultCRITERIACONSTANTparameter syntaxexampleThe following CRITER

Página 110 - Input processing functions

Using logical processing3-18 Using LCDS Print Description LanguageOptionsDefault All linesCRITERIA VALUEDefines test specifications for a logical proc

Página 111

Using logical processingUsing LCDS Print Description Language 3-19Default No defaultCRITERIA VALUEparameter: pointsto note• A test criteria specifying

Página 112

Xerox CorporationGlobal Knowledge & Language Services800 Phillips Road Bldg. 845-17SWebster, NY 14580Copyright © 2007 Xerox Corporation. All righ

Página 113

xx Using LCDS Print Description LanguageWARNINGThis product must be connected to a protective earth circuit.This product is supplied with a plug that

Página 114

Using logical processing3-20 Using LCDS Print Description Language– Non-numeric characters, such as currency symbols, positive and negative number des

Página 115

Using logical processingUsing LCDS Print Description Language 3-21– If the operator is NE, LT, GT, LE, or GE, the system tests the variable data again

Página 116 - Input processing offline

Using logical processing3-22 Using LCDS Print Description LanguageLogical processing command descriptionsLogical processing commands cause the system

Página 117

Using logical processingUsing LCDS Print Description Language 3-23The system recognizes the end of a report when enough banner pages have been printed

Página 118

Using logical processing3-24 Using LCDS Print Description LanguageOptionsDefault 0BANNER HCOUNTparameter: pointto noteThe FreeFlow Print Server LCDS s

Página 119

Using logical processingUsing LCDS Print Description Language 3-25OptionsDefault NONEBANNER TCOUNTSpecifies the total number of consecutive trailer ba

Página 120

Using logical processing3-26 Using LCDS Print Description LanguageOptionsDefault No defaultBANNER TYPESpecifies the use of selected data pages as bann

Página 121

Using logical processingUsing LCDS Print Description Language 3-27BANNER command: points to note• Field content captured via HJOBNO and HRPTNA is tran

Página 122

Using logical processing3-28 Using LCDS Print Description LanguageExample 2 If a job stream has two trailer pages with the character string DATE=mm/dd

Página 123

Using logical processingUsing LCDS Print Description Language 3-29OptionsDefault No defaultBSELECT and BDELETE commands: points to noteNote the follow

Página 124

Using LCDS Print Description Language xxiMaintenanceAny operator product maintenance procedures are described in the user documentation supplied with

Página 125

Using logical processing3-30 Using LCDS Print Description LanguageThe contents of the first byte of each tape block (offset=0, length=1) is examined f

Página 126

Using logical processingUsing LCDS Print Description Language 3-31LMODIFY commandEnables you to select one or more text strings to which highlight col

Página 127

Using logical processing3-32 Using LCDS Print Description LanguageLMODIFY SELECTSpecifies the part of the print line that will be printed in the speci

Página 128 - Option Definition

Using logical processingUsing LCDS Print Description Language 3-33Points to note: LMODIFY command• The LMODIFY command acts upon individual print line

Página 129

Using logical processing3-34 Using LCDS Print Description LanguageRAUX TEST parameterSpecifies the test expression for selection of paper from the aux

Página 130

Using logical processingUsing LCDS Print Description Language 3-35Figure 3-3. Data record showing offset specified in RAUX commandThe data record, whe

Página 131

Using logical processing3-36 Using LCDS Print Description LanguageOptionsDefault No defaultRDELETE and RSELECT commands: point to noteThe RSELECT and

Página 132

Using logical processingUsing LCDS Print Description Language 3-37Figure 3-4. Illustration of RDELETE command usage1. Tape mark, followed by interbloc

Página 133

Using logical processing3-38 Using LCDS Print Description LanguageOptionsDefault No defaultRFEED command: points to note• Satisfaction of the RFEED cr

Página 134

Using logical processingUsing LCDS Print Description Language 3-39In this example, the system checks C1, C2, and then C3. If C2 and C3 satisfy the spe

Página 135

xxii Using LCDS Print Description LanguageThis is a Class A product. In a domestic environment this product may cause radio frequency interference, in

Página 136

Using logical processing3-40 Using LCDS Print Description LanguageROFFSET can also force an offset on either all copies of the report or only the firs

Página 137

Using logical processingUsing LCDS Print Description Language 3-41ROFFSET TESTSpecifies the test expression for offsetting pages in the stacker bin.Sy

Página 138

Using logical processing3-42 Using LCDS Print Description LanguageROFFSET command exampleIn the following example, a file has multiple reports without

Página 139

Using logical processingUsing LCDS Print Description Language 3-43RPAGE commandThe RPAGE command allows you to reposition the current (or next) logica

Página 140

Using logical processing3-44 Using LCDS Print Description LanguageOptionsDefault (NUFRONT, NOFFSET)Table 3-33. RPAGE SIDE parameter options and defini

Página 141

Using logical processingUsing LCDS Print Description Language 3-45RPAGE TESTDefines the test expression for detection of an RPAGE record that will cau

Página 142

Using logical processing3-46 Using LCDS Print Description LanguageRPAGE command: points to noteNote the following when using the RPAGE command.• If a

Página 143

Using logical processingUsing LCDS Print Description Language 3-47Figure 3-6. Effects of RPAGE SIDE parameter

Página 144

Using logical processing3-48 Using LCDS Print Description LanguageFigure 3-7. Effects of RPAGE WHEN parameter

Página 145

Using logical processingUsing LCDS Print Description Language 3-49RRESUME and RSUSPEND commandsThe print suppression logical processing function permi

Página 146

Using LCDS Print Description Language xxiiiIntroductionUsing LCDS Print Description Language provides information on how to use PDL to program LCDS jo

Página 147

Using logical processing3-50 Using LCDS Print Description LanguageOptionsDefault NEXTRSUSPEND and RRESUME TESTDefines the test expressions for the rec

Página 148

Using logical processingUsing LCDS Print Description Language 3-51• Interaction with RSTACK– A record that satisfies the RSTACK criteria is detected,

Página 149

Using logical processing3-52 Using LCDS Print Description Language• DJDE records are processed, not ignored, even when detected after an RSUSPEND reco

Página 150

Using logical processingUsing LCDS Print Description Language 3-53RSTACK commandThe stacked reports feature enables you to define a series of reports

Página 151 - Specifying input parameters

Using logical processing3-54 Using LCDS Print Description LanguageIn this mode, you can use the PRINT parameter to print the delimiter (or the delimit

Página 152

Using logical processingUsing LCDS Print Description Language 3-55RSTACK command parametersThe following table summarizes the parameters of the RSTACK

Página 153

Using logical processing3-56 Using LCDS Print Description LanguageRSTACK DELIMITERSpecifies whether or not RSTACK records are treated as data records.

Página 154 - REP REPLACE

Using logical processingUsing LCDS Print Description Language 3-57OptionsDefault NONERSTACK PRINTIf DELIMITER=YES is coded, specifies if the report de

Página 155

Using logical processing3-58 Using LCDS Print Description LanguageRSTACK TESTDefines the test expression for the “end of report” conditions for either

Página 156

Using logical processingUsing LCDS Print Description Language 3-59• Detection of RSTACK immediately following report separation is ignored. This preve

Página 157

Introductionxxiv Using LCDS Print Description LanguageXerox 180, 180MX, 96, and 96MX Laser Printing Systems The following families of printing systems

Página 158

Using logical processing3-60 Using LCDS Print Description LanguageThe following figure illustrates a sample RSTACK command usage.Figure 3-8. Sample RS

Página 159

Using LCDS Print Description Language 4-14. Specifying print format parametersTo specify the physical characteristics of a print job, define the place

Página 160

Specifying print format parameters4-2 Using LCDS Print Description LanguageABNORMAL commandThe ABNORMAL command allows you to restrict certain operato

Página 161

Specifying print format parametersUsing LCDS Print Description Language 4-3Syntax ABNORMAL ACCTFEED = {AUX | OPR}OptionsDefault AUXABNORMAL CODESpec

Página 162

Specifying print format parameters4-4 Using LCDS Print Description LanguageOptionsDefault STOPABNORMALERRORparameter: pointsto note• The CONTINUE and

Página 163

Specifying print format parametersUsing LCDS Print Description Language 4-5ABNORMAL IMISMATCHSpecifies the action for a highlight color printer to tak

Página 164

Specifying print format parameters4-6 Using LCDS Print Description LanguageFreeFlow Print Server-based LCDS printers contain queue default settings an

Página 165

Specifying print format parametersUsing LCDS Print Description Language 4-7ABNORMAL ISUBSTITUTESpecifies whether or not the operator of a highlight co

Página 166

Specifying print format parameters4-8 Using LCDS Print Description LanguageOptionsDefault NOWAITABNORMALOTEXT parameterexampleFollowing is an example

Página 167

Specifying print format parametersUsing LCDS Print Description Language 4-9ABNORMAL SECURITYRestricts certain operations or administrative functions.S

Página 168

IntroductionUsing LCDS Print Description Language xxv– WARNINGS: Printed in bold red• Angle brackets: Angle brackets surrounding a word indicate the w

Página 169

Specifying print format parameters4-10 Using LCDS Print Description LanguageACCT commandThe ACCT command enables a printout of an accounting summary t

Página 170

Specifying print format parametersUsing LCDS Print Description Language 4-11Default Built from the JDL name by adding “.JDL” to the name.ACCT DEPTpara

Página 171

Specifying print format parameters4-12 Using LCDS Print Description LanguageCME commandCopy modification entries (CMEs) allow certain parts of the pri

Página 172

Specifying print format parametersUsing LCDS Print Description Language 4-13Refer to “Importing LCDS resources” in the “PDL principles and procedures”

Página 173

Specifying print format parameters4-14 Using LCDS Print Description LanguageCME CONSTANTSpecifies a character string to print. Syntax [ac:] CME CONSTA

Página 174

Specifying print format parametersUsing LCDS Print Description Language 4-15Default No defaultCME FONTparameter: pointsto note• A font specification a

Página 175

Specifying print format parameters4-16 Using LCDS Print Description LanguageCME INKparameter: pointsto note• If 0 is specified (or defaulted) for the

Página 176

Specifying print format parametersUsing LCDS Print Description Language 4-17CME POSITIONSpecifies the initial character position at which to begin to

Página 177

Specifying print format parameters4-18 Using LCDS Print Description LanguageThere also may be multiple text specifications following a column specific

Página 178

Specifying print format parametersUsing LCDS Print Description Language 4-19CME command examplesThis section shows two examples of uses of the CME com

Página 179

Introductionxxvi Using LCDS Print Description Language

Página 180

Specifying print format parameters4-20 Using LCDS Print Description LanguageIDR commandAllows you to define default ink catalogs, palettes, and inks.a

Página 181 - 3. Using logical processing

Specifying print format parametersUsing LCDS Print Description Language 4-21If no IDFAULT is specified, the first element of the ILIST is used as the

Página 182 - Test expressions

Specifying print format parameters4-22 Using LCDS Print Description LanguageIDR ILISTThis parameter provides a list of all the inks which may be refer

Página 183

Specifying print format parametersUsing LCDS Print Description Language 4-23IDR PALETTEEstablishes a default inks palette that will be used in ink ref

Página 184 - Command Function

Specifying print format parameters4-24 Using LCDS Print Description LanguageThe following sections describe the syntax of the command parameters and e

Página 185

Specifying print format parametersUsing LCDS Print Description Language 4-25OptionsDefault LARGE[ST]LINE BASELINEparameter: pointto noteIf KANJI is sp

Página 186

Specifying print format parameters4-26 Using LCDS Print Description LanguageLINE DATASpecifies the location and length of the print line data within a

Página 187

Specifying print format parametersUsing LCDS Print Description Language 4-27LINE FCBparameter: pointsto note• If you specify FCB=PROCESS, an FCB load

Página 188 - ? None Make no comparison

Specifying print format parameters4-28 Using LCDS Print Description LanguageLINE FONTINDEXSpecifies that a field within the user portion of a record d

Página 189

Specifying print format parametersUsing LCDS Print Description Language 4-29LINE FONTINDEXparameter: pointsto note• When the bitopt option is specifie

Página 190

Using LCDS Print Description Language 1-11. PDL principles and proceduresThe Xerox LCDS Print Description Language (PDL) is a set of commands you give

Página 191

Specifying print format parameters4-30 Using LCDS Print Description LanguageOptionsDefault offset: 0termination: DEFAULTLINE INKINDEX Specifies a fiel

Página 192

Specifying print format parametersUsing LCDS Print Description Language 4-31LINE INKINDEXparameter: pointsto note• The FreeFlow Print Server LCDS syst

Página 193

Specifying print format parameters4-32 Using LCDS Print Description LanguageDefault No defaultLINE LPIparameter: pointsto note• If the LARGE[ST] is sp

Página 194

Specifying print format parametersUsing LCDS Print Description Language 4-33OptionsDefault (PRINT, NODISP)LINE OVERPRINTparameter: pointsto noteFONTIN

Página 195

Specifying print format parameters4-34 Using LCDS Print Description LanguageLINE OVERPRINTparameterexampleFollowing is an example of the LINE OVERPRIN

Página 196

Specifying print format parametersUsing LCDS Print Description Language 4-35LINE PCCTYPESpecifies a set of printer carriage control codes that will be

Página 197

Specifying print format parameters4-36 Using LCDS Print Description LanguageLINE PCCTYPEparameter: pointsto note• For the FreeFlow Print Server LCDS s

Página 198

Specifying print format parametersUsing LCDS Print Description Language 4-37LINE command: points to note• Line spacing with multiple fonts: The vertic

Página 199

Specifying print format parameters4-38 Using LCDS Print Description LanguageLINE command examplesHere are some examples of use of the LINE command.Exa

Página 200

Specifying print format parametersUsing LCDS Print Description Language 4-39Figure 4-2. Sample data record structureExample 3 LINE PCCTYPE=NONE, DAT

Página 201

PDL principles and procedures1-2 Using LCDS Print Description LanguageEnabling PDL features and functionsTo enable these functions, you enter PDL comm

Página 202

Specifying print format parameters4-40 Using LCDS Print Description LanguageMESSAGE command parametersThe following table summarizes the MESSAGE comma

Página 203

Specifying print format parametersUsing LCDS Print Description Language 4-41MESSAGE ITEXTparameter: pointsto note• If EBCDIC or hexadecimal strings or

Página 204

Specifying print format parameters4-42 Using LCDS Print Description LanguageMESSAGE OTEXT:points to note• Multiple line messages may be specified for

Página 205

Specifying print format parametersUsing LCDS Print Description Language 4-43OUTPUT commandThe OUTPUT command controls the organization and format of a

Página 206

Specifying print format parameters4-44 Using LCDS Print Description LanguageOUTPUT GRAPHICS Specifies if and how graphics are used in the job.YYNOUTPU

Página 207

Specifying print format parametersUsing LCDS Print Description Language 4-45OUTPUT BFORMPrints a form on the back side of a duplex data sheet. In asso

Página 208

Specifying print format parameters4-46 Using LCDS Print Description LanguageDefault NONEOUTPUT BINDINGSpecifies printing for long edge or short edge b

Página 209

Specifying print format parametersUsing LCDS Print Description Language 4-47Figure 4-3. Two-hole drilled output from a long edge feed job, with short

Página 210

Specifying print format parameters4-48 Using LCDS Print Description LanguageFigure 4-4. Diagrams of output resulting from different BINDING specificat

Página 211

Specifying print format parametersUsing LCDS Print Description Language 4-49OUTPUT COLLATESpecifies whether pages will be printed collated (in ordered

Página 212

PDL principles and proceduresUsing LCDS Print Description Language 1-3Refer to the “Specifying DJDE records” section of the “Using Dynamic Job Descrip

Página 213

Specifying print format parameters4-50 Using LCDS Print Description LanguageOUTPUT COVERSpecifies that cover sheets are to be fed from the AUX stock.

Página 214

Specifying print format parametersUsing LCDS Print Description Language 4-51OptionsDefault NONEOUTPUTCYCLEFORMSparameter: pointsto note• If multiple C

Página 215

Specifying print format parameters4-52 Using LCDS Print Description LanguageOUTPUT DENSITYSpecifies how the system will respond to a scan line density

Página 216

Specifying print format parametersUsing LCDS Print Description Language 4-53OptionsDefault BINOUTPUT DUPLEXSpecifies whether printing is to occur in d

Página 217

Specifying print format parameters4-54 Using LCDS Print Description LanguageOptionsDefault NOOUTPUT FACEUPparameter: pointto noteSpecify FACEUP=YES wh

Página 218

Specifying print format parametersUsing LCDS Print Description Language 4-55OUTPUT FEEDparameter: pointsto note• “FEED = stockreference” must refer to

Página 219

Specifying print format parameters4-56 Using LCDS Print Description LanguageOUTPUT FORMSSpecifies forms to be associated with the report copies. Diffe

Página 220

Specifying print format parametersUsing LCDS Print Description Language 4-57OUTPUT FORMSparameter: pointsto note• CYCLEFORMS and FORMS parameters: Bot

Página 221

Specifying print format parameters4-58 Using LCDS Print Description LanguageDefault NOOUTPUTGRAPHICSparameter: pointsto note• If you are using the IMA

Página 222

Specifying print format parametersUsing LCDS Print Description Language 4-59OptionsDefault The first ink that is referenced in the IDR ILIST parameter

Página 223

Using LCDS Print Description Language iiiTable of contentsLaser safety . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Página 224 - Default (NUFRONT, NOFFSET)

PDL principles and procedures1-4 Using LCDS Print Description Language• Comments (if appropriate)These components are shown in the following figure.Fi

Página 225

Specifying print format parameters4-60 Using LCDS Print Description LanguageOUTPUT IMAGEThis parameter is for Batch mode processing only, and specifie

Página 226

Specifying print format parametersUsing LCDS Print Description Language 4-61Default Top left corner of the portrait or landscape oriented page, scaled

Página 227

Specifying print format parameters4-62 Using LCDS Print Description LanguageDefault NONEOUTPUT IRESULTSpecifies what the result will be when objects t

Página 228

Specifying print format parametersUsing LCDS Print Description Language 4-63OUTPUT LOGOAllows you to specify a logo for imaging on all pages of a repo

Página 229

Specifying print format parameters4-64 Using LCDS Print Description LanguageOUTPUT LOGOparameter: pointsto note• The number of logos that are allowed

Página 230

Specifying print format parametersUsing LCDS Print Description Language 4-65OUTPUT MODIFYparameter: pointsto note• A CME may be coded within a JSL or

Página 231

Specifying print format parameters4-66 Using LCDS Print Description LanguageDefault NOOUTPUT NTO1parameter: pointsto noteThe NTO1 parameter interacts

Página 232 - Data that will be printed

Specifying print format parametersUsing LCDS Print Description Language 4-67• NTO1 and OSTK: When printing ordered stock in NTO1 sequence using the OS

Página 233

Specifying print format parameters4-68 Using LCDS Print Description Languagefindex font index. An index into the list of fonts specified in the curren

Página 234

Specifying print format parametersUsing LCDS Print Description Language 4-69Default NOOUTPUT NUMBERparameter: pointsto note• The page number character

Página 235

PDL principles and proceduresUsing LCDS Print Description Language 1-5CommandidentifierSome PDL commands require identifiers to precede their command

Página 236

Specifying print format parameters4-70 Using LCDS Print Description LanguageOUTPUT OFFSETparameter: pointto noteThe OFFSET control of FIRST, ALL, or N

Página 237

Specifying print format parametersUsing LCDS Print Description Language 4-71Defaults • mod and pos: 1•RES• no tabs• size: 0.5 IN•POUTPUT OSTKparameter

Página 238

Specifying print format parameters4-72 Using LCDS Print Description Language– Tab widths: When running a tab stock job, you must not include the width

Página 239

Specifying print format parametersUsing LCDS Print Description Language 4-73However, if the OSTK command is specified, the system allows a tolerance o

Página 240

Specifying print format parameters4-74 Using LCDS Print Description Language– Specify TABS in the ordered stock statement so that dynamic width checki

Página 241

Specifying print format parametersUsing LCDS Print Description Language 4-75What to do:In order to run the job in succession, you must code the JSL wi

Página 242

Specifying print format parameters4-76 Using LCDS Print Description Language• PAPERSIZE=B4 and PAPERSIZE=(10.12,14.33) produce identical results becau

Página 243

Specifying print format parametersUsing LCDS Print Description Language 4-77OptionsDefault YESOUTPUT PURGEparameter: pointto noteYou can use the SAVE

Página 244

Specifying print format parameters4-78 Using LCDS Print Description LanguageOUTPUT SF2FUNCTIONSpecifies to the third party finisher whether or not it

Página 245

Specifying print format parametersUsing LCDS Print Description Language 4-79OptionsDefault NOOUTPUT SHIFTparameter: pointsto note• If the origin of a

Página 246

PDL principles and procedures1-6 Using LCDS Print Description LanguageRefer to Appendix A, “PDL command and DJDE summary,” for a list of all available

Página 247

Specifying print format parameters4-80 Using LCDS Print Description LanguageOptionsDefault SEMIAUTOOUTPUT SIZINGparameter: pointsto note• A paper size

Página 248

Specifying print format parametersUsing LCDS Print Description Language 4-81• If the stock is not an exact paper size match, but is larger than the sp

Página 249

Specifying print format parameters4-82 Using LCDS Print Description LanguageDefault NOOUTPUT STAPLEparameter: pointsto note• The STAPLE command must b

Página 250

Specifying print format parametersUsing LCDS Print Description Language 4-83OUTPUT STOCKSparameter: pointsto note• If the stocksetname does not refere

Página 251

Specifying print format parameters4-84 Using LCDS Print Description LanguageOUTPUT SYSPPRparameter: pointsto note• PAPERSIZE=B4 and PAPERSIZE= (10.12,

Página 252

Specifying print format parametersUsing LCDS Print Description Language 4-85OUTPUT TMODESpecifies a maximum paper width in order to improve throughput

Página 253

Specifying print format parameters4-86 Using LCDS Print Description Language• Pitch modes and throughput performance: The printing system can operate

Página 254

Specifying print format parametersUsing LCDS Print Description Language 4-87– For any paper size wider than 15.32 inches / 389 mm, the system automati

Página 255

Specifying print format parameters4-88 Using LCDS Print Description LanguageExample: Assuming that your application calls for 8.5 by 11-inch paper, yo

Página 256

Specifying print format parametersUsing LCDS Print Description Language 4-89OUTPUT TRANSSpecifies whether or not transparencies are used in the print

Página 257

PDL principles and proceduresUsing LCDS Print Description Language 1-7Example:• Variable referencesIn creating your JSLs, you will often include varia

Página 258

Specifying print format parameters4-90 Using LCDS Print Description LanguageOptionsDefault No defaultOUTPUT XSHIFTSpecifies whether or not the image o

Página 259

Specifying print format parametersUsing LCDS Print Description Language 4-91OUTPUT XSHIFTparameterexampleFollowing is an example of the OUTPUT XSHIFT

Página 260

Specifying print format parameters4-92 Using LCDS Print Description LanguageExample 3 The commands in the following figure illustrate use of the offse

Página 261

Specifying print format parametersUsing LCDS Print Description Language 4-93Figure 4-6. Illustration of use of OUTPUT CYCLEFORMS parameter in a multic

Página 262

Specifying print format parameters4-94 Using LCDS Print Description LanguageTable 4-82. Standard print formats (PDEs)PDE idNo. of linesNo. of columnsl

Página 263

Specifying print format parametersUsing LCDS Print Description Language 4-95PDE command parametersThe following table summarizes the PDE command param

Página 264

Specifying print format parameters4-96 Using LCDS Print Description LanguageOptionsDefault (.18 IN, .66 IN)PDE BEGINparameter: pointsto note• When spe

Página 265

Specifying print format parametersUsing LCDS Print Description Language 4-97• RTEXT is imaged on a separate physical sheet. The line and column specif

Página 266

Specifying print format parameters4-98 Using LCDS Print Description Language• The placement of the values of the BEGIN parameter on the FreeFlow Print

Página 267

Specifying print format parametersUsing LCDS Print Description Language 4-99PDE FONTSparameter: pointsto note• If different fonts are used on the same

Página 268

PDL principles and procedures1-8 Using LCDS Print Description Language• EBCDIC•Octal•Kanji– Using the # character (case toggle)Within a text string, t

Página 269

Specifying print format parameters4-100 Using LCDS Print Description LanguagePDE command: points to note • You may code PDEs as part of the JSL or cre

Página 270

Specifying print format parametersUsing LCDS Print Description Language 4-101Example 2 The following is an example of multiple BEGINs. Two logical pag

Página 271

Specifying print format parameters4-102 Using LCDS Print Description LanguageROUTE RFORM Specifies a form to be printed with all RTEXT pages.Syntax RO

Página 272

Specifying print format parametersUsing LCDS Print Description Language 4-103OptionsDefault NONEROUTE RTEXTparameter: pointsto note• The font index is

Página 273

Specifying print format parameters4-104 Using LCDS Print Description Language• If a proportional pitch font is used, the starting column number for pr

Página 274

Specifying print format parametersUsing LCDS Print Description Language 4-105After the above commands are compiled by PDL, a .TST file is created. In

Página 275

Specifying print format parameters4-106 Using LCDS Print Description LanguageSTOCKSET command parametersThe following table summarizes the STOCKSET co

Página 276

Specifying print format parametersUsing LCDS Print Description Language 4-107STOCKSET INIFEEDSpecifies which stock to use in the absence of any OUTPUT

Página 277

Specifying print format parameters4-108 Using LCDS Print Description LanguageDefault MAINSTOCKSETSYSPAGEparameter: pointsto note• Paper size mismatch

Página 278

Specifying print format parametersUsing LCDS Print Description Language 4-109• The MAIN and AUX stocks and their preferred trays have already been def

Página 279

PDL principles and proceduresUsing LCDS Print Description Language 1-9Table 1-2. Types of string constantsConstant Definition ExampleHexadecimal Norma

Página 280

Specifying print format parameters4-110 Using LCDS Print Description LanguageVFU commandThe VFU command assigns output line numbers to printer carriag

Página 281

Specifying print format parametersUsing LCDS Print Description Language 4-111OptionsDefault No defaultVFU BOFSpecifies the Bottom Of Form line number.

Página 282

Specifying print format parameters4-112 Using LCDS Print Description LanguageOptionsDefault 1VFU TOFparameter: pointto noteIf the value that is specif

Página 283

Specifying print format parametersUsing LCDS Print Description Language 4-113VFU command exampleFollowing is an example of how to use the VFU command.

Página 284

Specifying print format parameters4-114 Using LCDS Print Description Language

Página 285

Using LCDS Print Description Language 5-15. Using Dynamic Job Descriptor Entries (DJDEs)Dynamic Job Descriptor Entries, unlike the PDL commands descri

Página 286

Using Dynamic Job Descriptor Entries (DJDEs)5-2 Using LCDS Print Description LanguageExample Here is another example:For information on coding the IDE

Página 287

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-3• DJDE records need not be consecutive because none of the parame

Página 288 - BINDING specifications

Using Dynamic Job Descriptor Entries (DJDEs)5-4 Using LCDS Print Description LanguageThe following figure shows the usage of a single record DJDE and

Página 289

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-5DJDE operator information pagesThe specification OPRINFO=YES in t

Página 290

PDL principles and procedures1-10 Using LCDS Print Description LanguageEBCDIC EBCDIC constants are used for value and string constants. They must be p

Página 291

Using Dynamic Job Descriptor Entries (DJDEs)5-6 Using LCDS Print Description LanguageRestrictions on job parameter modificationTo process a DJDE, the

Página 292

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-7Parameters thatcan be changedthrough a JDEDJDEThe parameters that

Página 293

Using Dynamic Job Descriptor Entries (DJDEs)5-8 Using LCDS Print Description LanguageConsiderations and cautions for using DJDEsRemember the following

Página 294

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-9•JDE•JDL• DUPLEX=NO•FEEDEffect of multiplelogical pagesIf you use

Página 295

Using Dynamic Job Descriptor Entries (DJDEs)5-10 Using LCDS Print Description LanguagePrinter carriagecontrol and DJDEsPrinter carriage control proces

Página 296

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-11• If DJDEs are located at the start of a report, they invoke cha

Página 297

Using Dynamic Job Descriptor Entries (DJDEs)5-12 Using LCDS Print Description LanguageITEXT Specifies a text message that will be displayed to operato

Página 298

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-13Record orientedDJDEsRecord oriented DJDEs take effect immediatel

Página 299

Using Dynamic Job Descriptor Entries (DJDEs)5-14 Using LCDS Print Description LanguageThe following table lists record oriented DJDEs that are used wi

Página 300

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-15OptionsALTER DJDE: point to note ALTER maintains the GRAPHICS HO

Página 301

PDL principles and proceduresUsing LCDS Print Description Language 1-11H2 and H6 H2 and H6 constants generate H2000 BCD and H6000 BCD codes, respectiv

Página 302

Using Dynamic Job Descriptor Entries (DJDEs)5-16 Using LCDS Print Description LanguageASSIGN DJDESpecifies an assignment of a VFU channel number to a

Página 303

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-17Syntax BATCH = {START | END}OptionsBATCH DJDE: points to note• T

Página 304

Using Dynamic Job Descriptor Entries (DJDEs)5-18 Using LCDS Print Description LanguageOptionsBEGIN DJDE: points to note• All specifications for vpos a

Página 305

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-19OptionsBFORM DJDE: points to note• Multiple BFORM DJDEs may be s

Página 306

Using Dynamic Job Descriptor Entries (DJDEs)5-20 Using LCDS Print Description LanguageBOF DJDE Specifies the Bottom Of Form (BOF) line number. It take

Página 307

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-21OptionsC (text) DJDE: points to note• When you are coding the C

Página 308

Using Dynamic Job Descriptor Entries (DJDEs)5-22 Using LCDS Print Description LanguageCOLLATE DJDESpecifies Collated or Uncollated mode for printing.

Página 309

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-23COPIES DJDE: points to note• In duplex processing, if COPIES app

Página 310

Using Dynamic Job Descriptor Entries (DJDEs)5-24 Using LCDS Print Description LanguageDEPT DJDEDefines the name under which accounting statistics will

Página 311

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-25OptionsDESTINATION DJDE: points to note• Transparencies should b

Página 312

PDL principles and procedures1-12 Using LCDS Print Description LanguageCommand syntaxFor the system to read and process any command you put in your JS

Página 313

Using Dynamic Job Descriptor Entries (DJDEs)5-26 Using LCDS Print Description LanguageEND DJDESpecifies the end of a DJDE packet. When an END DJDE is

Página 314

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-27FEED DJDE Controls the stock on which the page is printed. “FEED

Página 315

Using Dynamic Job Descriptor Entries (DJDEs)5-28 Using LCDS Print Description LanguageOptionsFILE DJDE Enables you to load files to the system disks w

Página 316

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-29FILE DJDE: points to note• For LPS labeled files, the FILE DJDE

Página 317

Using Dynamic Job Descriptor Entries (DJDEs)5-30 Using LCDS Print Description LanguageFiles that are transferred with a D (delete) option are deleted

Página 318

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-31Records with a length greater than 80 bytes are truncated to 80

Página 319

Using Dynamic Job Descriptor Entries (DJDEs)5-32 Using LCDS Print Description Language• If the first record does not meet the requirements for a label

Página 320

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-33If the nonblank character that is appended at the end of the rec

Página 321

Using Dynamic Job Descriptor Entries (DJDEs)5-34 Using LCDS Print Description LanguageOptionsFONTINDEX DJDE: points to note• The FONTINDEX DJDE takes

Página 322

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-35When FONTINDEX is specified, the line spacing of the first line

Página 323

PDL principles and proceduresUsing LCDS Print Description Language 1-13END; END;• Multiple part options: Use parentheses to enclose multiple parts of

Página 324

Using Dynamic Job Descriptor Entries (DJDEs)5-36 Using LCDS Print Description LanguageFONTS DJDE: points to note• The FONTS DJDE takes effect at the n

Página 325

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-37• Because there is ambiguity between the abbreviated forms of th

Página 326

Using Dynamic Job Descriptor Entries (DJDEs)5-38 Using LCDS Print Description LanguageFORM[S] DJDESpecifies the form to be merged onto the printed pag

Página 327

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-39GDATA DJDESpecifies the starting point of the graphic data from

Página 328

Using Dynamic Job Descriptor Entries (DJDEs)5-40 Using LCDS Print Description LanguageOptionsTable 5-29. GRAPHIC DJDE options and definitionsOption De

Página 329

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-41GRAPHIC DJDE: points to note• Other than name, none of the param

Página 330

Using Dynamic Job Descriptor Entries (DJDEs)5-42 Using LCDS Print Description Language• If inks are used:– If one inkref in the list is omitted, comma

Página 331

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-43OptionsIDFAULT DJDE: point to noteOnly saturated primary colors

Página 332

Using Dynamic Job Descriptor Entries (DJDEs)5-44 Using LCDS Print Description LanguageOptionsILIST DJDE exampleILIST = (‘BLACK’, ‘XEROX.RED’)IMAGE DJD

Página 333

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-45INKINDEX DJDE Specifies a field within a data record that contai

Página 334

Table of contentsiv Using LCDS Print Description LanguageEnding a JSL . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1

Página 335

PDL principles and procedures1-14 Using LCDS Print Description LanguageNOTE: Commas and blanks cannot be used interchangeably. Many commands require

Página 336

Using Dynamic Job Descriptor Entries (DJDEs)5-46 Using LCDS Print Description LanguageSyntax INKINDEX = {offset, [ZERO | ONE] [, bitopt] | NONE}Option

Página 337

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-47OptionsIRESULT DJDESpecifies what the result will be when object

Página 338

Using Dynamic Job Descriptor Entries (DJDEs)5-48 Using LCDS Print Description Language• If more than one IRESULT is specified on a page, the last inst

Página 339

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-49OptionsJDE DJDE: points to note• The new JDE that is specified i

Página 340

Using Dynamic Job Descriptor Entries (DJDEs)5-50 Using LCDS Print Description LanguageJDL DJDE: points to note• The JDLid.JDL file must exist on the p

Página 341

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-51units Specifies the unit of measure for the vertical and horizon

Página 342

Using Dynamic Job Descriptor Entries (DJDEs)5-52 Using LCDS Print Description LanguageLOGO DJDE: points to note• Any logos specified in a selected JDE

Página 343

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-53LPI DJDE: point to noteIf LARGE[ST] was specified for the LINE B

Página 344

Using Dynamic Job Descriptor Entries (DJDEs)5-54 Using LCDS Print Description LanguageOptionsMARGIN DJDE: points to note• A value must be specified as

Página 345

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-55MODIFY DJDE: points to note• Any CME invoked by a DJDE must be c

Página 346

PDL principles and proceduresUsing LCDS Print Description Language 1-15Sample PDL commandsThe following table lists a set of commands in the order tha

Página 347

Using Dynamic Job Descriptor Entries (DJDEs)5-56 Using LCDS Print Description LanguageOptionsNUMBER DJDE: point to note• The beginning page number may

Página 348

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-57Figure 5-2. Page numbering when NUMBER DJDE immediately follows

Página 349

Using Dynamic Job Descriptor Entries (DJDEs)5-58 Using LCDS Print Description Language• The options for the NUMBER DJDE are the same as for the NUMBER

Página 350

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-59OTEXT DJDE: point to noteThe DJDE parameters are the same as for

Página 351

Using Dynamic Job Descriptor Entries (DJDEs)5-60 Using LCDS Print Description LanguageOVERPRINT DJDE: points to note• The OVERPRINT DJDE normally take

Página 352

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-61PALETTE DJDE examplePALETTE = ’SIMPLE’PMODE DJDE Specifies the t

Página 353

Using Dynamic Job Descriptor Entries (DJDEs)5-62 Using LCDS Print Description LanguageOptionsRFORM DJDE: points to note• The RFORM parameter is not al

Página 354

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-63Syntax RTEXT = {NONE | sc | (sc [, {passnum | ALL} [, line [, co

Página 355 - Entries (DJDEs)

Using Dynamic Job Descriptor Entries (DJDEs)5-64 Using LCDS Print Description LanguageSAVE DJDE Specifies that image (.IMG) files that were updated du

Página 356 - Specifying DJDE records

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-65OptionsSEFMAP DJDE: points to note• UPD and REP options affect o

Página 357 - Application of DJDEs

PDL principles and procedures1-16 Using LCDS Print Description LanguagePDL command categoriesPDL commands are classified according to their functional

Página 358

Using Dynamic Job Descriptor Entries (DJDEs)5-66 Using LCDS Print Description LanguageExample 2:SEFMAP=((font1,font7), (font5,font6),REP); Before the

Página 359

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-67SF2FUNCTION DJDE Specifies to the third party finisher whether o

Página 360

Using Dynamic Job Descriptor Entries (DJDEs)5-68 Using LCDS Print Description LanguageOptionsSHIFT DJDE: points to note• The SHIFT DJDE takes effect a

Página 361

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-69OptionsSIDE DJDE: points to note• The SIDE DJDE takes effect at

Página 362

Using Dynamic Job Descriptor Entries (DJDEs)5-70 Using LCDS Print Description LanguageSTOCKS DJDE Identifies the stock set and its associated stock(s)

Página 363

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-71OptionsTOF DJDE Specifies the number of lines from the top of th

Página 364 - Types of DJDEs

Using Dynamic Job Descriptor Entries (DJDEs)5-72 Using LCDS Print Description LanguageFor example, if the initial TOF and BOF values are 2 for every j

Página 365

Using Dynamic Job Descriptor Entries (DJDEs)Using LCDS Print Description Language 5-73• When simplex mode is put into effect, as is done by use of the

Página 366

Using Dynamic Job Descriptor Entries (DJDEs)5-74 Using LCDS Print Description LanguageXSHIFT DJDESpecifies whether the image of the form and data on a

Página 367

Using LCDS Print Description Language 6-16. Using PDL commands for graphicsSeveral PDL parameters are available for graphics handling. These include f

Página 368 - DJDE descriptions

PDL principles and proceduresUsing LCDS Print Description Language 1-17The Job Source Library (JSL)The PDL commands that you issue to the printing sys

Página 369

Using PDL commands for graphics6-2 Using LCDS Print Description LanguageGraphics DJDEs are record oriented because they take effect immediately. For e

Página 370

Using PDL commands for graphicsUsing LCDS Print Description Language 6-3Error handling for graphicsUse the ABNORMAL ERROR parameter to specify how the

Página 371

Using PDL commands for graphics6-4 Using LCDS Print Description LanguageBatch mode In Batch mode, the input stream contains graphics that will be imag

Página 372

Using PDL commands for graphicsUsing LCDS Print Description Language 6-5• Use of block and record constants in an appropriately structured file (type

Página 373

Using PDL commands for graphics6-6 Using LCDS Print Description LanguageExcept for the graphics themselves, the input stream may contain only optional

Página 374

Using PDL commands for graphicsUsing LCDS Print Description Language 6-7• No online banner page (neither header nor trailer) may include graphic refer

Página 375

Using PDL commands for graphics6-8 Using LCDS Print Description Language

Página 376

Using LCDS Print Description Language A-1A. PDL command and DJDE summaryThis section contains all the PDL commands, parameters, and DJDEs available fo

Página 377

PDL command and DJDE summaryA-2 Using LCDS Print Description Language• Printing system column: Indicates the laser printing systems to which the comma

Página 378

PDL command and DJDE summaryUsing LCDS Print Description Language A-3ALTER DJDE name — All Y Y Recordvpos — All Y Y Recordhpos — All Y Y Recordn/d — A

Página 379

PDL principles and procedures1-18 Using LCDS Print Description LanguageWhat does a JSL specify?A JSL is a set (“library”) of commands that specify var

Página 380

PDL command and DJDE summaryA-4 Using LCDS Print Description LanguageC text DJDE text — All Y Y RecordCANCEL DJDE ALL — All Y Y Recordname — All Y Y R

Página 381

PDL command and DJDE summaryUsing LCDS Print Description Language A-5EOF, DJDE — — FreeFlow Print Server LCDS systemsYYRecordEXPORT SEPARATORS NONE 48

Página 382

PDL command and DJDE summaryA-6 Using LCDS Print Description Languageac:IDR ICATALOG System default 4850, 4890, DP92C LPS, DP EPS (prints black), DT12

Página 383

PDL command and DJDE summaryUsing LCDS Print Description Language A-7LINE BASELINE LARGE[ST] FreeFlow Print Server LCDS systemsNY—BLANKTYPE NOSPACE Fr

Página 384

PDL command and DJDE summaryA-8 Using LCDS Print Description LanguageLINE (continued)PCCTYPE offline=ANSI All Y N —online=IBM4245 All N Y —UCSB PROCES

Página 385

PDL command and DJDE summaryUsing LCDS Print Description Language A-9OUTPUT BFORM NONE; init defaults to first or next copyAll Y Y PageBINDING LONG Fr

Página 386

PDL command and DJDE summaryA-10 Using LCDS Print Description LanguageOUTPUT (continued)IDFAULT First ink in ILIST parameter4850, 4890, DP92C LPS, DP

Página 387

PDL command and DJDE summaryUsing LCDS Print Description Language A-11OUTPUT (continued)SF1FUNCTION NO 4850, 4890, 4135, 96, 4635, 180 LPS, FreeFlow P

Página 388

PDL command and DJDE summaryA-12 Using LCDS Print Description Languageac:PCC ADVTAPE YES All Y N —ASSIGN — All Y N —DEFAULT DEFAULT All Y N —INITIAL T

Página 389

PDL command and DJDE summaryUsing LCDS Print Description Language A-13RPAGE SIDE NUFRONT, NOFFSETAll Y Y PageTEST — All Y Y —WHEN TOP All Y Y —RRESUME

Página 390

PDL principles and proceduresUsing LCDS Print Description Language 1-19Refer to “Coding a JSL” in this chapter for the procedure for creating a Job So

Página 391

PDL command and DJDE summaryA-14 Using LCDS Print Description Languageac:TCODE DEFAULT — All Y Y —TASSIGN — All Y Y —TRESET — All Y Y —ac:VFU ASSIGN —

Página 392

PDL command and DJDE summaryUsing LCDS Print Description Language A-15VOLUME(continued)OPTIMIZE NONE All except FreeFlow Print Server LCDSYN—OSCHN 9 A

Página 393

PDL command and DJDE summaryA-16 Using LCDS Print Description Language

Página 394

Using LCDS Print Description Language B-1B. PDL command quick referenceThis section provides a quick reference for PDL commands, in the form of struct

Página 395

PDL command quick referenceB-2 Using LCDS Print Description Language• Syntax column: Beside each command in the Command column, lists the command para

Página 396

PDL command quick referenceUsing LCDS Print Description Language B-3BDELETE BDELETE TEST = testexp —BLOCK BLOCK ADJUST = value 0BLOCK CONSTANT = sc —B

Página 397

PDL command quick referenceB-4 Using LCDS Print Description Languageac:DBCODE ac:DBCODE ASSIGN = (input, output)—ac:DBCODE DEFAULT = {JIS | JEF | KEIS

Página 398

PDL command quick referenceUsing LCDS Print Description Language B-5LINE LINE BASELINE = {TOP | LARGE[ST] | CENTER | BOTTOM} —LINE BLANKTYPE = {SPACE

Página 399

PDL command quick referenceB-6 Using LCDS Print Description LanguageOUTPUT OUTPUT BFORM = {formid | (formid [, init | [, copies]] [, INK[S], inkref1

Página 400

PDL command quick referenceUsing LCDS Print Description Language B-7OUTPUT (Continued)OUTPUT NTO1 = {YES | NO | n}NOOUTPUT NUMBER = {(pnum | num,cnum

Página 401

PDL principles and procedures1-20 Using LCDS Print Description LanguageThe following table illustrates a sample JSL file format and provides examples.

Página 402

PDL command quick referenceB-8 Using LCDS Print Description Languageac:PDE ac:PDE BEGIN = (vpos, hpos) .18 IN, .66 INac:PDE FONTS = {(f1 [,f2] [, ...]

Página 403

PDL command quick referenceUsing LCDS Print Description Language B-9RSTACK RSTACK ACCTINFO = (offset, length)—RSTACK DELIMITER = {YES | NO} NORSTACK H

Página 404

PDL command quick referenceB-10 Using LCDS Print Description LanguageVOLUME VOLUME BMULT = value 1VOLUME CODE = {keyword | id | NONE} EBCDICVOLUME D

Página 405

Using LCDS Print Description Language C-1C. Character code assignmentsThe charts in this section illustrate the following character code assignments:•

Página 406

Character code assignmentsC-2 Using LCDS Print Description LanguageIBM BCD code setHoneywell/Bull 200 and 2000 BCD code setTable C-1. IBM BCD code set

Página 407

Character code assignmentsUsing LCDS Print Description Language C-3Honeywell/Bull 6000 BCD code setFieldata translationTable C-3. Honeywell/Bull 6000

Página 408

Character code assignmentsC-4 Using LCDS Print Description LanguageUNIVAC ASCII character setTable C-5. UNIVAC ASCII character setOctal Character Octa

Página 409

Character code assignmentsUsing LCDS Print Description Language C-5Standard ASCII character set074< 134\ 174|075= 135} 175{076> 136^ 176~077? 13

Página 410

Character code assignmentsC-6 Using LCDS Print Description LanguageStandard EBCDIC character setTable C-7. Standard EBCDIC character setMost significa

Página 411

Character code assignmentsUsing LCDS Print Description Language C-7Xerox EBCDIC to extended ASCII hexadecimal translation valuesNOTE: Values on the p

Página 412

PDL principles and proceduresUsing LCDS Print Description Language 1-21JDL nameBegin your JSL by deciding on a name for the compiled JDL and entering

Página 413

Character code assignmentsC-8 Using LCDS Print Description Language

Página 414

Using LCDS Print Description Language D-1D. Offline specificationsThis appendix provides specifications for tapes for offline printing.Input unpacking

Página 415

Offline specificationsD-2 Using LCDS Print Description LanguageValid host computer and label specificationsTable D-1. Valid host computer and label sp

Página 416

Offline specificationsUsing LCDS Print Description Language D-3Each shaded area of this table shows the label that is substituted by PDL when an inval

Página 417

Offline specificationsD-4 Using LCDS Print Description LanguageHost system JDLs on system software CDJob description library (JDL) source files that a

Página 418

Offline specificationsUsing LCDS Print Description Language D-5LPS tape label formatLCDS resources (such as JDLs) that reside on LPS formatted tapes m

Página 419

Offline specificationsD-6 Using LCDS Print Description LanguageFigure D-2. LPS tape format diagram

Página 420

Offline specificationsUsing LCDS Print Description Language D-7NOTE: Characters in the ASCII file name and type fields must be in the RAD–50 (Radix-5

Página 421

Offline specificationsD-8 Using LCDS Print Description Language

Página 422

Using LCDS Print Description Language Glossary-1GlossaryA3 Paper size measuring 297 by 420 mm.A4 Paper size measuring 210 by 297 mm.ACT Advanced Custo

Página 423

PDL principles and procedures1-22 Using LCDS Print Description LanguageThe VFU (vertical format unit) commands in the JSL illustration shown in table

Página 424

GlossaryGlossary-2 Using LCDS Print Description Languagebackground job Low-priority job, usually batched, that is executed automatically as system res

Página 425

GlossaryUsing LCDS Print Description Language Glossary-3bps bits per second. In serial communication, the instantaneous bit speed with which a device

Página 426

GlossaryGlossary-4 Using LCDS Print Description LanguageCME copy modification entry. Entry modifying the output printing characteristics of a report o

Página 427

GlossaryUsing LCDS Print Description Language Glossary-5dry ink Minute dry particles of resin and carbon black used to create images. Dry ink can acce

Página 428

GlossaryGlossary-6 Using LCDS Print Description Languagefixed pitch Font set in which every character cell has the same width. In reference to charact

Página 429

GlossaryUsing LCDS Print Description Language Glossary-7HCS high-capacity stacker. Stacker bin capable of holding 2500 sheets of 20 pound/75 gsm paper

Página 430 - Input for graphics

GlossaryGlossary-8 Using LCDS Print Description LanguageInterpress master File written according to the Interpress standard. I/O input/output IOM imag

Página 431 - Graphic processing modes

GlossaryUsing LCDS Print Description Language Glossary-9leading 1. Vertical distance between lines (also called line space), measured from a baseline

Página 432 - Formats for graphic data

GlossaryGlossary-10 Using LCDS Print Description Languagemetacode Same as “native mode.” Method of speaking to and controlling the image generator. Th

Página 433

GlossaryUsing LCDS Print Description Language Glossary-11output 1. Material produced by a peripheral device of a computer, such as a printout or a mag

Página 434

PDL principles and proceduresUsing LCDS Print Description Language 1-23Specifying VFUs The VFU (vertical format unit) command specifies the vertical t

Página 435

GlossaryGlossary-12 Using LCDS Print Description Languageppm pages per minutePQA print quality adjustment PROM programmable read-only memory proportio

Página 436

GlossaryUsing LCDS Print Description Language Glossary-13scale To adjust font or image size according to given proportions.SCSI small computer system

Página 437

GlossaryGlossary-14 Using LCDS Print Description Languagesynchronous Efficient encoding of data suitable for high-speed, block-oriented data transmiss

Página 438

GlossaryUsing LCDS Print Description Language Glossary-15TXC total xerographic convergence UCS Universal Character Set. Printer feature that permits t

Página 439 - PDL command and DJDE summary

GlossaryGlossary-16 Using LCDS Print Description LanguageXMP xerographic mode persistenceXMS xerographic mode switching XPAF, XPF Xerox Printer Access

Página 440

Using LCDS Print Description Language INDEX-1IndexSymbols# signchanging case, 1-8Numerics2-sided printingsee duplex printing3211, IBMemulation, 2-2424

Página 441

INDEXINDEX-2 Using LCDS Print Description LanguageADJUST parameter, 2-13CONSTANT parameter, 2-13FORMAT parameter, 2-14LENGTH parameter, 2-14LMULT para

Página 442

Using LCDS Print Description Language INDEX-3INDEXabbreviations, 1-12blank spaces, 1-12system levelidentifiers, 1-21variables, 1-7comments, 1-29in DJD

Página 443

INDEXINDEX-4 Using LCDS Print Description LanguageEND DJDE, 5-26ending a DJDE, 5-2, 5-26ending a JSL, 1-29–1-30EOF DJDE, 5-26EOV parameter, VOLUME com

Página 444

Using LCDS Print Description Language INDEX-5INDEXcommands, 1-79IDR, 4-20–4-23commands on monochrome systems, 1-18DJDEs, 5-42, 5-43, 5-45, 5-47, 5-60,

Página 445

Table of contentsUsing LCDS Print Description Language vPacked data formats . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-9Re

Página 446

PDL principles and procedures1-24 Using LCDS Print Description LanguageSpecifying formats(PDEs)There are many standard formats or print description en

Página 447

INDEXINDEX-6 Using LCDS Print Description Languagejob recoveryonline, 2-3JSLcoding, 1-49–1-61full procedure, 1-56–1-61short procedure, 1-50–1-55comman

Página 448

Using LCDS Print Description Language INDEX-7INDEXmeasure, unit ofdefining, 4-89MESSAGE command, 4-39–4-42ITEXT parameter, 4-40OTEXT parameter, 4-41me

Página 449

INDEXINDEX-8 Using LCDS Print Description LanguageTRANS parameter, 4-89UNITS parameter, 4-89XSHIFT parameter, 4-90output command descriptionssee print

Página 450

Using LCDS Print Description Language INDEX-9INDEXmultivolume reports, 2-10online, 2-3REP parameterABNORMAL command, 4-8repeat count, indicating, 1-8r

Página 451

INDEXINDEX-10 Using LCDS Print Description Languagemismatch response, 4-79specifying, 4-54DJDE, 5-27specifying size, 4-75STOCKS DJDE, 5-70STOCKS param

Página 452

Using LCDS Print Description Language INDEX-11INDEXvariables, 1-7, 1-14VCODE parameterVOLUME command, 2-70–2-72vertical formattingSee VFU commandVFUin

Página 453

INDEXINDEX-12 Using LCDS Print Description Language

Página 454

PDL principles and proceduresUsing LCDS Print Description Language 1-25Setting up inputparametersYou may want to start by specifying the input data ch

Página 455 - PDL command quick reference

PDL principles and procedures1-26 Using LCDS Print Description LanguageCatalog level commandsThe catalog level allows the coding of commands common to

Página 456

PDL principles and proceduresUsing LCDS Print Description Language 1-27Examples of JOBcommandsFollowing are some examples of job commands.A JOB or JDE

Página 457

PDL principles and procedures1-28 Using LCDS Print Description LanguageHere is a sample STOCKSET command:Specifying outputrequirementsThere are many s

Página 458

PDL principles and proceduresUsing LCDS Print Description Language 1-29CommentsComments are optional statements you may include in the source file to

Página 459

PDL principles and procedures1-30 Using LCDS Print Description LanguageCMEs, PDEs, TSTs, and STOCKSETs: Following an END; command for a JSL, you may c

Página 460

PDL principles and proceduresUsing LCDS Print Description Language 1-31Before creating a JSL: considerations and decisions Before starting to develop

Página 461

PDL principles and procedures1-32 Using LCDS Print Description LanguageInput dataBefore starting to develop the JSL for your application, you should k

Página 462

PDL principles and proceduresUsing LCDS Print Description Language 1-33• Will the output be delivered face up, N to 1 (last page first), and collated?

Página 463 - C. Character code assignments

Table of contentsvi Using LCDS Print Description LanguagePCC DEFAULT . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-33PCC INITIAL

Página 464 - IBM BCD code set

PDL principles and procedures1-34 Using LCDS Print Description LanguageInteractions between JSLs, catalogs, and jobsBefore starting to develop the JSL

Página 465 - Fieldata translation

PDL principles and proceduresUsing LCDS Print Description Language 1-35Logical page A “logical page” is a user defined page image that is bordered by

Página 466 - UNIVAC ASCII character set

PDL principles and procedures1-36 Using LCDS Print Description LanguageFigure 1-2. Vertical and horizontal positions in portrait mode1. Left margin (h

Página 467 - Standard ASCII character set

PDL principles and proceduresUsing LCDS Print Description Language 1-37Portrait orientation The following figure shows portrait orientation dimensions

Página 468 - Standard EBCDIC character set

PDL principles and procedures1-38 Using LCDS Print Description LanguageLandscapeorientationThe following figure shows landscape orientation dimensions

Página 469

PDL principles and proceduresUsing LCDS Print Description Language 1-39Figure 1-6. Fixed pitch and proportional font character spacing1. Fixed pitch c

Página 470 - Character code assignments

PDL principles and procedures1-40 Using LCDS Print Description LanguageIn addition to typeface, style, and size, a font can be defined by its orientat

Página 471 - D. Offline specifications

PDL principles and proceduresUsing LCDS Print Description Language 1-41Figure 1-8. Command override sequenceUser interfacewindow overridesSome PDL co

Página 472 - Offline specifications

PDL principles and procedures1-42 Using LCDS Print Description LanguageFigure 1. Print Services window with Queue Manager selected2. On the queue list

Página 473

PDL principles and proceduresUsing LCDS Print Description Language 1-43– The FreeFlow Print Server on the DP EPS supports unlimited stock media to be

Página 474

Table of contentsUsing LCDS Print Description Language viiVOLUME MAXLAB . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-65VOLUME MINLAB .

Página 475 - LPS tape label format

PDL principles and procedures1-44 Using LCDS Print Description LanguageFigure 2. Output tab on Queue Properties window with [Override] options selecte

Página 476

PDL principles and proceduresUsing LCDS Print Description Language 1-45Specifyingoverrides while ajob is printingIf you want to specify late binding o

Página 477

PDL principles and procedures1-46 Using LCDS Print Description LanguageNOTE: This JSL contains some highlight color commands and parameters: IDR, ILI

Página 478

PDL principles and proceduresUsing LCDS Print Description Language 1-47Hints and tipsThe following tips may help you as you create your JSL. • The onl

Página 479 - Glossary

PDL principles and procedures1-48 Using LCDS Print Description LanguageSystem defaults can be used for all other specifications, although typically ea

Página 480

PDL principles and proceduresUsing LCDS Print Description Language 1-49• After deciding on the command levels you will use, make a test run of the job

Página 481

PDL principles and procedures1-50 Using LCDS Print Description LanguageBefore you startBefore you start to code your JSL, be sure you have done the fo

Página 482

PDL principles and proceduresUsing LCDS Print Description Language 1-51Figure 1-9. Workspace and Programs menus

Página 483

PDL principles and procedures1-52 Using LCDS Print Description Languagec. From the Programs menu, select [Text Editor]. A Text Editor window opens. Fi

Página 484

PDL principles and proceduresUsing LCDS Print Description Language 1-53Figure 1-11. Text Editor – Include a File windowb. In the [Enter path or folde

Página 485

Table of contentsviii Using LCDS Print Description LanguageBSELECT and BDELETE commands: points to note . . 3-29Examples . . . . . . . . . . . . . .

Página 486

PDL principles and procedures1-54 Using LCDS Print Description Languaged. Click the file name DFAULT.JSL, then click [OK]. The default JSL is displaye

Página 487

PDL principles and proceduresUsing LCDS Print Description Language 1-555. In the [Enter path or folder name:] text field, enter one of the following p

Página 488

PDL principles and procedures1-56 Using LCDS Print Description LanguageFull JSL coding procedureIf you do not want to use an existing JSL as a pattern

Página 489

PDL principles and proceduresUsing LCDS Print Description Language 1-57Figure 1-14. Text Editor window2. In the Text Editor window, code the JDL name,

Página 490

PDL principles and procedures1-58 Using LCDS Print Description Language4. Code the rest of your system level commands (those not requiring identifiers

Página 491

PDL principles and proceduresUsing LCDS Print Description Language 1-59Recommended: Do the following when you are coding catalog commands.• Place a co

Página 492

PDL principles and procedures1-60 Using LCDS Print Description LanguageFigure 1-16. Text Editor – Save As window13.In the [Enter path or folder name:

Página 493

PDL principles and proceduresUsing LCDS Print Description Language 1-61CAUTIONBe sure to give a new name to the JSL file you have created. Otherwise,

Página 494

PDL principles and procedures1-62 Using LCDS Print Description LanguageT4: TABLE CONSTANT='// JOB';C4: CRITERIA CONSTANT=(0,6,EQ,T4), LINENU

Página 495

PDL principles and proceduresUsing LCDS Print Description Language 1-63Sample offline JSLThe following figure shows an example of an offline JSL. Note

Página 496

Table of contentsUsing LCDS Print Description Language ixRSTACK DELIMITER . . . . . . . . . . . . . . . . . . . . . . . . . . 3-56RSTACK HRPTNA .

Página 497

PDL principles and procedures1-64 Using LCDS Print Description LanguageRSTACK TEST=(C1), DELIMITER=YES; ACCT USER=TRAY; /******* Catalog level command

Página 498

PDL principles and proceduresUsing LCDS Print Description Language 1-65Compiling a JSLThe second part of creating the JSL is compiling it. Each JSL fi

Página 499

PDL principles and procedures1-66 Using LCDS Print Description Language• Do not omit any slashes (/). These symbols separate different directory level

Página 500

PDL principles and proceduresUsing LCDS Print Description Language 1-67Figure 1-19. Terminal window with % prompt displayed2. Move the pointer onto th

Página 501

PDL principles and procedures1-68 Using LCDS Print Description LanguageTable 1-12. xjdc command optionsOption DefinitionCOMpile Compiles the JSL with

Página 502

PDL principles and proceduresUsing LCDS Print Description Language 1-69If the JSL compiles correctly with no errors, the JDL object file is created fr

Página 503

PDL principles and procedures1-70 Using LCDS Print Description LanguageCorrecting errors in a JSLIf errors are encountered in a JSL while it is being

Página 504

PDL principles and proceduresUsing LCDS Print Description Language 1-71Figure 1-21. Text Editor – Open a File windowc. In the Folders field, double-cl

Página 505

PDL principles and procedures1-72 Using LCDS Print Description LanguageFigure 1-22. A .LST file for a JSL containing errors2. Open another Text Editor

Página 506

PDL principles and proceduresUsing LCDS Print Description Language 1-73Dynamic job descriptor entries (DJDEs)Dynamic job descriptor entries (DJDEs) ar

Comentários a estes Manuais

Sem comentários