You are here: Available Utilities > M > METRESRC > Defining the JSL Settings

Defining the JSL Settings

So the utility can read the Metacode print stream, you must include INI options in the Xerox printer control group that match the JSL settings used by the Metacode printer to create the print stream. Here is an example of a Xerox printer control group that contains these options:

< PrtType:XER >
   DJDEIden           = E'$$XEROX'
   DJDEOffset         = 0
   DJDESkip           = 8
   OutMode            = MRG4
   JDEName            = DFLT
   JDLData            = 0,255
   JDLHost            = IBMONL
   JDLName            = DFAULT
   JDLCode            = EBCDIC
   JDLRStack          = 0,10,EQ,X'13131313131313131313'
   ...

Several of these options are based on the comparable parameter values in the settings of the printer's JSL.

For detailed information on setting up a Xerox printer control group to match your printer's JSL settings, see the Metacode Printers chapter in the Printers Reference.