Xerox 6100BD - Phaser Color Laser Printer Software Manual page 46

Using lcds print description language
Hide thumbs Also See for 6100BD - Phaser Color Laser Printer:
Table of Contents

Advertisement

PDL principles and procedures
/* This sample JSL shows the JSL command levels*/
JDLSMP: JDL;
/* System level commands coded here*/
VFU1:
VFU
VFU9:
VFU
VOLUME
RECORD
LINE
OUTPUT
/* Catalog commands coded here if needed*/
CAT1:
CATALOG;
LINE
OUTPUT
/* Job level commands coded here*/
JOBCPP: JOB;
JOB2:
JOB
JOB3:
JOB
OUTPUT
END;
1-20
The following table illustrates a sample JSL file format and
provides examples. Note that comments are used to designate
the beginning of each level.
Table 1-7. Sample JSL file format
ASSIGN=(1,1), TOF=1, BOF=66;
ASSIGN=(1,9), TOF=9, BOF=66;
HOST=IBMOS;
LENGTH=133;
VFU=VFU9, DATA=(1,132);
FORMS=CPPR1, DUPLEX=NO, COPIES=2;
VFU=VFU1;
FORMS=FORM2
INCLUDE=CAT1;
INCLUDE=CAT1;
DUPLEX=YES
Using LCDS Print Description Language

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents