You are here: Available Utilities > M > MRG2FAP > Building Metacode Resources > PrtType Control Group

PrtType Control Group

Below is an example of the PrtType:XER control group, which contains these options:

< PrtType:XER >
    DJDEIden	= A'@@@DJDE'
    DJDEOffset	= 0
    DJDESkip	= 8
    OutMode	= BARR
    ImageOpt	= No
    JDEName	= DFLT
    JDLCode	= NONE
    JDLData	= 0,255
    JDLHost	= IBMONL
    JDLName	= CBA
    JDLRStack	= 0,10,EQ,X'13131313131313131313'									(optional)
    JDLRPage	= 1,5,EQ,X'FFFF26FFFF'									(optional)
    PrinterInk	= Blue
    PaperSize	= 0
    DefaultFont	= 11010

Several of these INI settings are based on comparable options and values in the settings of the printer's JSL. A JSL may contain many JDLs from which to choose, or there may be multiple JSLs compiled into multiple JDLs.

An excerpt of a JDL follows, along with an explanation of each of the PrtType:XER control group options.