home *** CD-ROM | disk | FTP | other *** search
/ Chip 2009 November / Chip_2009.11_CD.iso / I386 / DRIVER.CAB / kmd2800p.gpd < prev    next >
Encoding:
Text File  |  2001-07-22  |  92.9 KB  |  5,144 lines

  1. *%
  2. *% Copyright (c) 2000 Kyocera Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.1"
  6. *GPDFileName: "KMD2800P.GPD"
  7. *GPDFileVersion: "1.1.0228A"
  8. *Include: "StdNames.gpd"
  9. *Include: "ttfsub.gpd"
  10. *ModelName: "Kyocera Mita DP-2800Plus"
  11. *MasterUnits: PAIR(600, 600)
  12. *ResourceDLL: "kyores.dll"
  13. *PrinterType: PAGE
  14. *MaxCopies: 999
  15. *PrintRate: 28
  16. *PrintRatePPM: 28
  17. *PrintRateUnit: PPM
  18. *PrinterType: PAGE
  19. *%******************MULTIPLE DLLs******************
  20. *Feature: RESDLL
  21. {
  22.     *Option: KyoRes
  23.     {
  24.         *Name: "kyores.dll"
  25.     }
  26.     *Option: KyoFonts
  27.     {
  28.         *Name: "kyofonts.dll"
  29.     }
  30. }
  31. *%*******************ORIENTATION********************
  32. *Feature: Orientation
  33. {
  34.     *rcNameID: =ORIENTATION_DISPLAY
  35.     *DefaultOption: PORTRAIT
  36.     *Option: PORTRAIT
  37.     {
  38.         *rcNameID: =PORTRAIT_DISPLAY
  39.         *Command: CmdSelect
  40.         {
  41.             *Order: DOC_SETUP.1
  42.             *NoPageEject?: TRUE
  43.             *Cmd: "<1B>&l0O"
  44.         }
  45.     }
  46.     *Option: LANDSCAPE_CC90
  47.     {
  48.         *rcNameID: =LANDSCAPE_DISPLAY
  49.         *Command: CmdSelect
  50.         {
  51.             *Order: DOC_SETUP.1
  52.             *NoPageEject?: TRUE
  53.             *Cmd: "<1B>&l1O"
  54.         }
  55.     }
  56. }
  57. *%*****************PAPER CONSTRAINTS****************
  58. *BlockMacro: SmallPapers
  59. {
  60.     *Constraints: LIST(PaperSize.A6,PaperSize.B5ISO,PaperSize.Option11,PaperSize.EXECUTIVE)
  61. }
  62. *BlockMacro: RegPapers
  63. {
  64.     *Constraints: LIST(PaperSize.LETTER,PaperSize.A4,PaperSize.A5,PaperSize.B5)
  65. }
  66. *BlockMacro: LargePapers
  67. {
  68.     *Constraints: LIST(PaperSize.LEGAL,PaperSize.A3,PaperSize.B4,PaperSize.TABLOID)
  69. }
  70. *BlockMacro: Envelopes
  71. {
  72.     *Constraints: LIST(PaperSize.ENV_10,PaperSize.ENV_9,PaperSize.ENV_MONARCH)
  73.     *Constraints: LIST(PaperSize.ENV_PERSONAL,PaperSize.ENV_C5,PaperSize.ENV_DL)
  74. }
  75. *%********************PAPER SOURCE******************
  76. *Feature: InputBin
  77. {
  78.     *rcNameID: =PAPER_SOURCE_DISPLAY
  79.     *DefaultOption: Option2
  80.     *Option: Option2                    *% Cassette 1
  81.     {
  82.         *rcNameID: 487
  83.         *InsertBlock: =SmallPapers
  84.         *InsertBlock: =Envelopes
  85.         *Command: CmdSelect
  86.         {
  87.             *Order: DOC_SETUP.4
  88.             *Cmd: "!R!PSRC1;MTYP0;EXIT;"
  89.         }
  90.     }
  91.     *Option: Option3                    *% Cassette 2
  92.     {
  93.         *rcNameID: 488
  94.         *InsertBlock: =SmallPapers
  95.         *InsertBlock: =Envelopes
  96.         *Command: CmdSelect
  97.         {
  98.             *Order: DOC_SETUP.4
  99.             *Cmd: "!R!PSRC2;MTYP0;EXIT;"
  100.         }
  101.     }
  102.     *Option: Option4                    *% Cassette 3
  103.     {
  104.         *rcNameID: 498
  105.         *InsertBlock: =SmallPapers
  106.         *InsertBlock: =Envelopes
  107.         *Command: CmdSelect
  108.         {
  109.             *Order: DOC_SETUP.4
  110.             *Cmd: "!R!PSRC3;MTYP0;EXIT;"
  111.         }
  112.     }
  113.     *Option: Option5                    *% Cassette 4
  114.     {
  115.         *rcNameID: 499
  116.         *InsertBlock: =SmallPapers
  117.         *InsertBlock: =Envelopes
  118.         *Command: CmdSelect
  119.         {
  120.             *Order: DOC_SETUP.4
  121.             *Cmd: "!R!PSRC4;MTYP0;EXIT;"
  122.         }
  123.     }
  124.     *Option: Option6                    *% Cassette 5
  125.     {
  126.         *rcNameID: 500
  127.         *InsertBlock: =SmallPapers
  128.         *InsertBlock: =Envelopes
  129.         *Command: CmdSelect
  130.         {
  131.             *Order: DOC_SETUP.4
  132.             *Cmd: "!R!PSRC5;MTYP0;EXIT;"
  133.         }
  134.     }
  135.     *Option: Option7                    *% Cassette 6
  136.     {
  137.         *rcNameID: 501
  138.         *InsertBlock: =SmallPapers
  139.         *InsertBlock: =Envelopes
  140.         *Command: CmdSelect
  141.         {
  142.             *Order: DOC_SETUP.4
  143.             *Cmd: "!R!PSRC6;MTYP0;EXIT;"
  144.         }
  145.     }
  146.     *Option: Option8                    *% Envelope Feeder
  147.     {
  148.         *rcNameID: 502
  149.         *Constraints: LIST(Duplex.VERTICAL,Duplex.HORIZONTAL)
  150.         *InsertBlock: =SmallPapers
  151.         *InsertBlock: =RegPapers
  152.         *InsertBlock: =LargePapers
  153.         *Command: CmdSelect
  154.         {
  155.             *Order: DOC_SETUP.4
  156.             *Cmd: "!R!PSRC99;MTYP0;EXIT;"
  157.         }
  158.     }
  159.     *Option: UF-1                        *% Universal Feeder
  160.     {
  161.         *rcNameID: 508
  162.         *Constraints: LIST(Duplex.VERTICAL,Duplex.HORIZONTAL)
  163.         *InsertBlock: =Envelopes
  164.         *InsertBlock: =LargePapers
  165.         *Command: CmdSelect
  166.         {
  167.             *Order: DOC_SETUP.4
  168.             *Cmd: "!R!PSRC99;MTYP0;EXIT;"
  169.         }
  170.     }
  171.     *Option: Option9
  172.     {
  173.         *rcNameID: 391                    *% Multi-Purpose Feeder
  174.         *Command: CmdSelect
  175.         {
  176.             *Order: DOC_SETUP.4
  177.             *Cmd: "!R!PSRC0;MTYP0;EXIT;"
  178.         }
  179.     }
  180. }
  181. *%*********************RESOLUTION*******************
  182. *Feature: Resolution
  183. {
  184.     *rcNameID: =RESOLUTION_DISPLAY
  185.     *DefaultOption: Option1
  186.     *Option: Option1
  187.     {
  188.         *Name: "600 "=DOTS_PER_INCH
  189.         *DPI: PAIR(600, 600)
  190.         *TextDPI: PAIR(600, 600)
  191.         *MinStripBlankPixels: 32
  192.         EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  193.         *SpotDiameter: 100
  194.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  195.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  196.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  197.         *Command: CmdSelect
  198.         {
  199.             *Order: JOB_SETUP.4
  200.             *Cmd: "@PJL SET RESOLUTION=600<0D0A>@PJL ENTER LANGUAGE = PCL<0D0A1B>E<1B>*t600R<1B>&u"
  201. + "600D<1B>*r0F"
  202.         }
  203.     }
  204.     *Option: Option2
  205.     {
  206.         *Name: "300 "=DOTS_PER_INCH
  207.         *DPI: PAIR(300, 300)
  208.         *TextDPI: PAIR(300, 300)
  209.         *MinStripBlankPixels: 32
  210.         EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  211.         *SpotDiameter: 100
  212.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  213.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  214.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  215.         *Command: CmdSelect
  216.         {
  217.             *Order: JOB_SETUP.4
  218.             *Cmd: "@PJL SET RESOLUTION=300<0D0A>@PJL ENTER LANGUAGE = PCL<0D0A1B>E<1B>*t300R<1B>&u"
  219. + "600D<1B>*r0F"
  220.         }
  221.     }
  222. }
  223. *%********************PAPER SIZE********************
  224. *Feature: PaperSize
  225. {
  226.     *rcNameID: =PAPER_SIZE_DISPLAY
  227.     *DefaultOption: LETTER
  228.     *Option: LETTER
  229.     {
  230.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  231.         *PageProtectMem: 4109
  232.         *switch: Orientation
  233.         {
  234.             *case: PORTRAIT
  235.             {
  236.                 *PrintableArea: PAIR(4800, 6350)
  237.                 *PrintableOrigin: PAIR(150, 100)
  238.                 *CursorOrigin: PAIR(143, 95)
  239.                 *Command: CmdSelect
  240.                 {
  241.                     *Order: DOC_SETUP.5
  242.                     *Cmd: "<1B>&l2a&l8c1E<1B>*p0x0Y<1B>*c0t5776x7670Y"
  243.                 }
  244.             }
  245.             *case: LANDSCAPE_CC90
  246.             {
  247.                 *PrintableArea: PAIR(4810, 6290)
  248.                 *PrintableOrigin: PAIR(150, 150)
  249.                 *CursorOrigin: PAIR(95, 6481)
  250.                 *Command: CmdSelect
  251.                 {
  252.                     *Order: DOC_SETUP.5
  253.                     *Cmd: "<1B>&l2a&l8c1E<1B>*p0x0Y<1B>*c0t7670x5822Y"
  254.                 }
  255.             }
  256.         }
  257.     }
  258.     *Option: LEGAL
  259.     {
  260.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  261.         *PageProtectMem: 5230
  262.         *switch: Orientation
  263.         {
  264.             *case: PORTRAIT
  265.             {
  266.                 *PrintableArea: PAIR(4800, 8150)
  267.                 *PrintableOrigin: PAIR(150, 100)
  268.                 *CursorOrigin: PAIR(143, 95)
  269.                 *Command: CmdSelect
  270.                 {
  271.                     *Order: DOC_SETUP.5
  272.                     *Cmd: "<1B>&l3a&l8c1E<1B>*p0x0Y<1B>*c0t5776x9830Y"
  273.                 }
  274.             }
  275.             *case: LANDSCAPE_CC90
  276.             {
  277.                 *PrintableArea: PAIR(4800, 8100)
  278.                 *PrintableOrigin: PAIR(150, 150)
  279.                 *CursorOrigin: PAIR(95, 8281)
  280.                 *Command: CmdSelect
  281.                 {
  282.                     *Order: DOC_SETUP.5
  283.                     *Cmd: "<1B>&l3a&l8c1E<1B>*p0x0Y<1B>*c0t9830x5822Y"
  284.                 }
  285.             }
  286.         }
  287.     }
  288.     *Option: TABLOID
  289.     {
  290.         *rcNameID: 467
  291.         *PageProtectMem: 9350
  292.         *switch: Orientation
  293.         {
  294.             *case: PORTRAIT
  295.             {
  296.                 *PrintableArea: PAIR(6300, 9900)
  297.                 *PrintableOrigin: PAIR(150, 150)
  298.                 *CursorOrigin: PAIR(143, 95)
  299.                 *Command: CmdSelect
  300.                 {
  301.                     *Order: DOC_SETUP.5
  302.                     *Cmd: "<1B>&l6a&l8c1E<1B>*p0x0Y<1B>*c0t7576x11990Y"
  303.                 }
  304.             }
  305.             *case: LANDSCAPE_CC90
  306.             {
  307.                 *PrintableArea: PAIR(6300, 9900)
  308.                 *PrintableOrigin: PAIR(150, 150)
  309.                 *CursorOrigin: PAIR(95, 10081)
  310.                 *Command: CmdSelect
  311.                 {
  312.                     *Order: DOC_SETUP.5
  313.                     *Cmd: "<1B>&l6a&l8c1E<1B>*p0x0Y<1B>*c0t11990x7622Y"
  314.                 }
  315.             }
  316.         }
  317.     }
  318.     *Option: EXECUTIVE
  319.     {
  320.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  321.         *PageProtectMem: 4109
  322.         *switch: Orientation
  323.         {
  324.             *case: PORTRAIT
  325.             {
  326.                 *PrintableArea: PAIR(4050, 6050)
  327.                 *PrintableOrigin: PAIR(150, 100)
  328.                 *CursorOrigin: PAIR(143, 95)
  329.                 *Command: CmdSelect
  330.                 {
  331.                     *Order: DOC_SETUP.5
  332.                     *Cmd: "<1B>&l1a&l8c1E<1B>*p0x0Y<1B>*c0t4876x7310Y"
  333.                 }
  334.             }
  335.             *case: LANDSCAPE_CC90
  336.             {
  337.                 *PrintableArea: PAIR(4050, 6000)
  338.                 *PrintableOrigin: PAIR(150, 150)
  339.                 *CursorOrigin: PAIR(95, 6181)
  340.                 *Command: CmdSelect
  341.                 {
  342.                     *Order: DOC_SETUP.5
  343.                     *Cmd: "<1B>&l1a&l8c1E<1B>*p0x0Y<1B>*c0t7310x4922Y"
  344.                 }
  345.             }
  346.         }
  347.     }
  348.     *Option: A3
  349.     {
  350.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  351.         *PageProtectMem: 9667
  352.         *switch: Orientation
  353.         {
  354.             *case: PORTRAIT
  355.             {
  356.                 *PrintableArea: PAIR(6714, 9624)
  357.                 *PrintableOrigin: PAIR(150, 150)
  358.                 *CursorOrigin: PAIR(143, 95)
  359.                 *Command: CmdSelect
  360.                 {
  361.                     *Order: DOC_SETUP.5
  362.                     *Cmd: "<1B>&l27a&l8c1E<1B>*p0x0Y<1B>*c0t8073x11659Y"
  363.                 }
  364.             }
  365.             *case: LANDSCAPE_CC90
  366.             {
  367.                 *PrintableArea: PAIR(6714, 9624)
  368.                 *PrintableOrigin: PAIR(150, 150)
  369.                 *CursorOrigin: PAIR(95, 9805)
  370.                 *Command: CmdSelect
  371.                 {
  372.                     *Order: DOC_SETUP.5
  373.                     *Cmd: "<1B>&l27a&l8c1E<1B>*p0x0Y<1B>*c0t11659x8119Y"
  374.                 }
  375.             }
  376.         }
  377.     }
  378.     *Option: A4
  379.     {
  380.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  381.         *PageProtectMem: 4249
  382.         *switch: Orientation
  383.         {
  384.             *case: PORTRAIT
  385.             {
  386.                 *PrintableArea: PAIR(4662, 6764)
  387.                 *PrintableOrigin: PAIR(150, 100)
  388.                 *CursorOrigin: PAIR(143, 95)
  389.                 *Command: CmdSelect
  390.                 {
  391.                     *Order: DOC_SETUP.5
  392.                     *Cmd: "<1B>&l26a&l8c1E<1B>*p0x0Y<1B>*c0t5611x8167Y"
  393.                 }
  394.             }
  395.             *case: LANDSCAPE_CC90
  396.             {
  397.                 *PrintableArea: PAIR(4662, 6714)
  398.                 *PrintableOrigin: PAIR(150, 150)
  399.                 *CursorOrigin: PAIR(95, 6895)
  400.                 *Command: CmdSelect
  401.                 {
  402.                     *Order: DOC_SETUP.5
  403.                     *Cmd: "<1B>&l26a&l8c1E<1B>*p0x0Y<1B>*c0t8167x5657Y"
  404.                 }
  405.             }
  406.         }
  407.     }
  408.     *Option: A5
  409.     {
  410.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  411.         *PageProtectMem: 2125
  412.         *switch: Orientation
  413.         {
  414.             *case: PORTRAIT
  415.             {
  416.                 *PrintableArea: PAIR(3198, 4662)
  417.                 *PrintableOrigin: PAIR(150, 150)
  418.                 *CursorOrigin: PAIR(143, 95)
  419.                 *Command: CmdSelect
  420.                 {
  421.                     *Order: DOC_SETUP.5
  422.                     *Cmd: "!R!spsz13;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t3854x5705Y"
  423.                 }
  424.             }
  425.             *case: LANDSCAPE_CC90
  426.             {
  427.                 *PrintableArea: PAIR(3198, 4662)
  428.                 *PrintableOrigin: PAIR(150, 150)
  429.                 *CursorOrigin: PAIR(95, 4843)
  430.                 *Command: CmdSelect
  431.                 {
  432.                     *Order: DOC_SETUP.5
  433.                     *Cmd: "!R!spsz13;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5705x3900Y"
  434.                 }
  435.             }
  436.         }
  437.     }
  438.     *Option: A6
  439.     {
  440.         *rcNameID: 258
  441.         *PageDimensions: PAIR(2480, 3498)
  442.         *PageProtectMem: 2125
  443.         *switch: Orientation
  444.         {
  445.             *case: PORTRAIT
  446.             {
  447.                 *PrintableArea: PAIR(2180, 3198)
  448.                 *PrintableOrigin: PAIR(150, 150)
  449.                 *CursorOrigin: PAIR(143, 95)
  450.                 *Command: CmdSelect
  451.                 {
  452.                     *Order: DOC_SETUP.5
  453.                     *Cmd: "!R!spsz14;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t2632x3948Y"
  454.                 }
  455.             }
  456.             *case: LANDSCAPE_CC90
  457.             {
  458.                 *PrintableArea: PAIR(2180, 3198)
  459.                 *PrintableOrigin: PAIR(150, 150)
  460.                 *CursorOrigin: PAIR(95, 3379)
  461.                 *Command: CmdSelect
  462.                 {
  463.                     *Order: DOC_SETUP.5
  464.                     *Cmd: "!R!spsz14;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t3948x2678Y"
  465.                 }
  466.             }
  467.         }
  468.     }
  469.     *Option: B4
  470.     {
  471.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  472.         *PageProtectMem: 6391
  473.         *switch: Orientation
  474.         {
  475.             *case: PORTRAIT
  476.             {
  477.                 *PrintableArea: PAIR(5772, 8298)
  478.                 *PrintableOrigin: PAIR(150, 150)
  479.                 *CursorOrigin: PAIR(143, 95)
  480.                 *Command: CmdSelect
  481.                 {
  482.                     *Order: DOC_SETUP.5
  483.                     *Cmd: "!R!spsz11;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t6943x10068Y"
  484.                 }
  485.             }
  486.             *case: LANDSCAPE_CC90
  487.             {
  488.                 *PrintableArea: PAIR(5772, 8298)
  489.                 *PrintableOrigin: PAIR(150, 150)
  490.                 *CursorOrigin: PAIR(95, 8479)
  491.                 *Command: CmdSelect
  492.                 {
  493.                     *Order: DOC_SETUP.5
  494.                     *Cmd: "!R!spsz11;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t10068x8158Y"
  495.                 }
  496.             }
  497.         }
  498.     }
  499.     *Option: B5
  500.     {
  501.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  502.         *PageProtectMem: 3198
  503.         *switch: Orientation
  504.         {
  505.             *case: PORTRAIT
  506.             {
  507.                 *PrintableArea: PAIR(4002, 5772)
  508.                 *PrintableOrigin: PAIR(150, 150)
  509.                 *CursorOrigin: PAIR(143, 95)
  510.                 *Command: CmdSelect
  511.                 {
  512.                     *Order: DOC_SETUP.5
  513.                     *Cmd: "!R!spsz9;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t4819x7036Y"
  514.                 }
  515.             }
  516.             *case: LANDSCAPE_CC90
  517.             {
  518.                 *PrintableArea: PAIR(4002, 5772)
  519.                 *PrintableOrigin: PAIR(150, 150)
  520.                 *CursorOrigin: PAIR(95, 5953)
  521.                 *Command: CmdSelect
  522.                 {
  523.                     *Order: DOC_SETUP.5
  524.                     *Cmd: "!R!spsz9;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t7036x4865Y"
  525.                 }
  526.             }
  527.         }
  528.     }
  529.     *Option: B5ISO
  530.     {
  531.         *rcNameID: 470
  532.         *PageDimensions: PAIR(4157, 5905)
  533.         *PageProtectMem: 3198
  534.         *switch: Orientation
  535.         {
  536.             *case: PORTRAIT
  537.             {
  538.                 *PrintableArea: PAIR(3850, 5650)
  539.                 *PrintableOrigin: PAIR(150, 150)
  540.                 *CursorOrigin: PAIR(143, 95)
  541.                 *Command: CmdSelect
  542.                 {
  543.                     *Order: DOC_SETUP.5
  544.                     *Cmd: "<1B>&l100a&l8c1E<1B>*p0x0Y<1B>*c0t4644x6836Y"
  545.                 }
  546.             }
  547.             *case: LANDSCAPE_CC90
  548.             {
  549.                 *PrintableArea: PAIR(3850, 5600)
  550.                 *PrintableOrigin: PAIR(150, 150)
  551.                 *CursorOrigin: PAIR(95, 5800)
  552.                 *Command: CmdSelect
  553.                 {
  554.                     *Order: DOC_SETUP.5
  555.                     *Cmd: "<1B>&l100a&l8c1E<1B>*p0x0Y<1B>*c0t6836x4690Y"
  556.                 }
  557.             }
  558.         }
  559.     }
  560.     *Option: Option11                    *% B6
  561.     {
  562.         *rcNameID: 259
  563.         *PageDimensions: PAIR(3024, 4302)
  564.         *PageProtectMem: 3198
  565.         *switch: Orientation
  566.         {
  567.             *case: PORTRAIT
  568.             {
  569.                 *PrintableArea: PAIR(2724, 4002)
  570.                 *PrintableOrigin: PAIR(150, 150)
  571.                 *CursorOrigin: PAIR(143, 95)
  572.                 *Command: CmdSelect
  573.                 {
  574.                     *Order: DOC_SETUP.5
  575.                     *Cmd: "!R!spsz15;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t3285x4913Y"
  576.                 }
  577.             }
  578.             *case: LANDSCAPE_CC90
  579.             {
  580.                 *PrintableArea: PAIR(2724, 4002)
  581.                 *PrintableOrigin: PAIR(150, 150)
  582.                 *CursorOrigin: PAIR(95, 4183)
  583.                 *Command: CmdSelect
  584.                 {
  585.                     *Order: DOC_SETUP.5
  586.                     *Cmd: "!R!spsz15;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t4913x3331Y"
  587.                 }
  588.             }
  589.         }
  590.     }
  591.     *Option: ENV_10
  592.     {
  593.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  594.         *PageProtectMem: 4109
  595.         *switch: Orientation
  596.         {
  597.             *case: PORTRAIT
  598.             {
  599.                 *PrintableArea: PAIR(2177, 5400)
  600.                 *PrintableOrigin: PAIR(150, 150)
  601.                 *switch: Resolution
  602.                 {
  603.                     *case: Option2
  604.                     {
  605.                         *PrintableArea: PAIR(2176, 5400)
  606.                     }
  607.                 }
  608.                 *CursorOrigin: PAIR(143, 95)
  609.                 *Command: CmdSelect
  610.                 {
  611.                     *Order: DOC_SETUP.5
  612.                     *Cmd: "<1B>&l81a&l8c1E<1B>*p0x0Y<1B>*c0t2630x6590Y"
  613.                 }
  614.             }
  615.             *case: LANDSCAPE_CC90
  616.             {
  617.                 *PrintableArea: PAIR(2177, 5400)
  618.                 *PrintableOrigin: PAIR(150, 150)
  619.                 *switch: Resolution
  620.                 {
  621.                     *case: Option2
  622.                     {
  623.                         *PrintableArea: PAIR(2176, 5400)
  624.                     }
  625.                 }
  626.                 *CursorOrigin: PAIR(95, 5581)
  627.                 *Command: CmdSelect
  628.                 {
  629.                     *Order: DOC_SETUP.5
  630.                     *Cmd: "<1B>&l81a&l8c1E<1B>*p0x0Y<1B>*c0t6590x2676Y"
  631.                 }
  632.             }
  633.         }
  634.     }
  635.     *Option: ENV_9
  636.     {
  637.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  638.         *PageProtectMem: 4109
  639.         *switch: Orientation
  640.         {
  641.             *case: PORTRAIT
  642.             {
  643.                 *PrintableArea: PAIR(2028, 5028)
  644.                 *PrintableOrigin: PAIR(150, 150)
  645.                 *CursorOrigin: PAIR(143, 95)
  646.                 *Command: CmdSelect
  647.                 {
  648.                     *Order: DOC_SETUP.5
  649.                     *Cmd: "!R!spsz16;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t2450x6144Y"
  650.                 }
  651.             }
  652.             *case: LANDSCAPE_CC90
  653.             {
  654.                 *PrintableArea: PAIR(2028, 5028)
  655.                 *PrintableOrigin: PAIR(150, 150)
  656.                 *CursorOrigin: PAIR(95, 5209)
  657.                 *Command: CmdSelect
  658.                 {
  659.                     *Order: DOC_SETUP.5
  660.                     *Cmd: "!R!spsz16;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t6144x2496Y"
  661.                 }
  662.             }
  663.         }
  664.     }
  665.     *Option: ENV_MONARCH
  666.     {
  667.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  668.         *PageProtectMem: 4109
  669.         *switch: Orientation
  670.         {
  671.             *case: PORTRAIT
  672.             {
  673.                 *PrintableArea: PAIR(2028, 4200)
  674.                 *PrintableOrigin: PAIR(150, 150)
  675.                 *CursorOrigin: PAIR(143, 95)
  676.                 *Command: CmdSelect
  677.                 {
  678.                     *Order: DOC_SETUP.5
  679.                     *Cmd: "<1B>&l80a&l8c1E<1B>*p0x0Y<1B>*c0t2450x5150Y"
  680.                 }
  681.             }
  682.             *case: LANDSCAPE_CC90
  683.             {
  684.                 *PrintableArea: PAIR(2028, 4200)
  685.                 *PrintableOrigin: PAIR(150, 150)
  686.                 *CursorOrigin: PAIR(95, 4381)
  687.                 *Command: CmdSelect
  688.                 {
  689.                     *Order: DOC_SETUP.5
  690.                     *Cmd: "<1B>&l80a&l8c1E<1B>*p0x0Y<1B>*c0t5150x2496Y"
  691.                 }
  692.             }
  693.         }
  694.     }
  695.     *Option: ENV_PERSONAL
  696.     {
  697.         *rcNameID: 468
  698.         *PageProtectMem: 4109
  699.         *switch: Orientation
  700.         {
  701.             *case: PORTRAIT
  702.             {
  703.                 *PrintableArea: PAIR(1878, 3600)
  704.                 *PrintableOrigin: PAIR(150, 150)
  705.                 *CursorOrigin: PAIR(143, 95)
  706.                 *Command: CmdSelect
  707.                 {
  708.                     *Order: DOC_SETUP.5
  709.                     *Cmd: "!R!spsz17;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t2270x4430Y"
  710.                 }
  711.             }
  712.             *case: LANDSCAPE_CC90
  713.             {
  714.                 *PrintableArea: PAIR(1878, 3600)
  715.                 *PrintableOrigin: PAIR(150, 150)
  716.                 *CursorOrigin: PAIR(95, 3781)
  717.                 *Command: CmdSelect
  718.                 {
  719.                     *Order: DOC_SETUP.5
  720.                     *Cmd: "!R!spsz17;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t4430x2316Y"
  721.                 }
  722.             }
  723.         }
  724.     }
  725.     *Option: ENV_C5
  726.     {
  727.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  728.         *PageProtectMem: 4109
  729.         *switch: Orientation
  730.         {
  731.             *case: PORTRAIT
  732.             {
  733.                 *PrintableArea: PAIR(3528, 5112)
  734.                 *PrintableOrigin: PAIR(150, 150)
  735.                 *CursorOrigin: PAIR(143, 95)
  736.                 *Command: CmdSelect
  737.                 {
  738.                     *Order: DOC_SETUP.5
  739.                     *Cmd: "<1B>&l91a&l8c1E<1B>*p0x0Y<1B>*c0t4250x6245Y"
  740.                 }
  741.             }
  742.             *case: LANDSCAPE_CC90
  743.             {
  744.                 *PrintableArea: PAIR(3528, 5112)
  745.                 *PrintableOrigin: PAIR(150, 150)
  746.                 *CursorOrigin: PAIR(95, 5293)
  747.                 *Command: CmdSelect
  748.                 {
  749.                     *Order: DOC_SETUP.5
  750.                     *Cmd: "<1B>&l91a&l8c1E<1B>*p0x0Y<1B>*c0t6245x4296Y"
  751.                 }
  752.             }
  753.         }
  754.     }
  755.     *Option: ENV_DL
  756.     {
  757.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  758.         *PageProtectMem: 4109
  759.         *switch: Orientation
  760.         {
  761.             *case: PORTRAIT
  762.             {
  763.                 *PrintableArea: PAIR(2298, 4896)
  764.                 *PrintableOrigin: PAIR(150, 150)
  765.                 *CursorOrigin: PAIR(143, 95)
  766.                 *Command: CmdSelect
  767.                 {
  768.                     *Order: DOC_SETUP.5
  769.                     *Cmd: "<1B>&l90a&l8c1E<1B>*p0x0Y<1B>*c0t2774x5986Y"
  770.                 }
  771.             }
  772.             *case: LANDSCAPE_CC90
  773.             {
  774.                 *PrintableArea: PAIR(2298, 4896)
  775.                 *PrintableOrigin: PAIR(150, 150)
  776.                 *CursorOrigin: PAIR(95, 5077)
  777.                 *Command: CmdSelect
  778.                 {
  779.                     *Order: DOC_SETUP.5
  780.                     *Cmd: "<1B>&l90a&l8c1E<1B>*p0x0Y<1B>*c0t5986x2820Y"
  781.                 }
  782.             }
  783.         }
  784.     }
  785.     *Option: CUSTOMSIZE
  786.     {
  787.         *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  788.         *MinSize: PAIR(1800, 3000)
  789.         *MaxSize: PAIR(7020, 32767)
  790.         *MaxPrintableWidth: 7020
  791.         *MinLeftMargin: 50
  792.         *CenterPrintable?: FALSE
  793.         *PageProtectMem: 1692
  794.         *switch: Orientation
  795.         {
  796.             *case: PORTRAIT
  797.             {
  798.                 *Command: CmdSelect
  799.                 {
  800.                     *Order: DOC_SETUP.5
  801.                     *Cmd: "!R!spsz19;exit;<1B>&l4d1e" %d{(PhysPaperLength / 150) - 1}"F<1B>*p0x0Y<1B>*p0x0Y"
  802. + "<1B>*c0t" %d{(((PhysPaperWidth - 299) * 6) / 5) }"x" %d{(((PhysPaperLength - 300) * 6) / 5) }
  803. + "Y"
  804.                 }
  805.             }
  806.             *case: LANDSCAPE_CC90
  807.             {
  808.                 *Command: CmdSelect
  809.                 {
  810.                     *Order: DOC_SETUP.5
  811.                     *Cmd: "!R!spsz19;exit;<1B>&l4d1e" %d{(PhysPaperLength / 150) - 1}"f" %d{(((PhysPaperLength - 8400) * 6) / 5) }
  812. + "Z<1B>*p0x0Y<1B>*c0t" %d{(((PhysPaperLength - 300) * 6) / 5) }"x" %d{(((PhysPaperWidth - 300) * 6) / 5) }
  813. + "Y"
  814.                 }
  815.             }
  816.         }
  817.     }
  818. }
  819. *%**************Mediatype entries***********
  820. *Feature: MediaType
  821. {
  822.     *rcNameID: =MEDIA_TYPE_DISPLAY
  823.     *DefaultOption: Plain
  824.     *Option: Plain
  825.     {
  826.         *rcNameID: 401
  827.         *Command: CmdSelect
  828.         {
  829.             *Order: DOC_SETUP.4
  830.             *Cmd: "!R!PSRC100;MTYP1;EXIT;"
  831.         }
  832.     }
  833.     *Option: Transparency
  834.     {
  835.         *rcNameID: 451
  836.         *Constraints: LIST(Duplex.VERTICAL,Duplex.HORIZONTAL)
  837.         *InsertBlock: =Envelopes
  838.         *Command: CmdSelect
  839.         {
  840.             *Order: DOC_SETUP.4
  841.             *Cmd: "!R!PSRC100;MTYP2;EXIT;"
  842.         }
  843.     }
  844.     *Option: Preprinted
  845.     {
  846.         *rcNameID: 402
  847.         *Command: CmdSelect
  848.         {
  849.             *Order: DOC_SETUP.4
  850.             *Cmd: "!R!PSRC100;MTYP3;EXIT;"
  851.         }
  852.     }
  853.     *Option: Labels
  854.     {
  855.         *rcNameID: 376
  856.         *Constraints: LIST(Duplex.VERTICAL,Duplex.HORIZONTAL)
  857.         *InsertBlock: =Envelopes
  858.         *Command: CmdSelect
  859.         {
  860.             *Order: DOC_SETUP.4
  861.             *Cmd: "!R!PSRC100;MTYP4;EXIT;"
  862.         }
  863.     }
  864.     *Option: Bond
  865.     {
  866.         *rcNameID: 343
  867.         *Command: CmdSelect
  868.         {
  869.             *Order: DOC_SETUP.4
  870.             *Cmd: "!R!PSRC100;MTYP5;EXIT;"
  871.         }
  872.     }
  873.     *Option: Recycled
  874.     {
  875.         *rcNameID: 410
  876.         *Command: CmdSelect
  877.         {
  878.             *Order: DOC_SETUP.4
  879.             *Cmd: "!R!PSRC100;MTYP6;EXIT;"
  880.         }
  881.     }
  882.     *Option: Vellum
  883.     {
  884.         *rcNameID: 461
  885.         *Constraints: LIST(Duplex.VERTICAL,Duplex.HORIZONTAL)
  886.         *Command: CmdSelect
  887.         {
  888.             *Order: DOC_SETUP.4
  889.             *Cmd: "!R!PSRC100;MTYP7;EXIT;"
  890.         }
  891.     }
  892.     *Option: Rough
  893.     {
  894.         *rcNameID: 412
  895.         *Command: CmdSelect
  896.         {
  897.             *Order: DOC_SETUP.4
  898.             *Cmd: "!R!PSRC100;MTYP8;EXIT;"
  899.         }
  900.     }
  901.     *Option: Letterhead
  902.     {
  903.         *rcNameID: 377
  904.         *InsertBlock: =Envelopes
  905.         *Command: CmdSelect
  906.         {
  907.             *Order: DOC_SETUP.4
  908.             *Cmd: "!R!PSRC100;MTYP9;EXIT;"
  909.         }
  910.     }
  911.     *Option: Color
  912.     {
  913.         *rcNameID: 350
  914.         *Command: CmdSelect
  915.         {
  916.             *Order: DOC_SETUP.4
  917.             *Cmd: "!R!PSRC100;MTYP10;EXIT;"
  918.         }
  919.     }
  920.     *Option: Prepunched
  921.     {
  922.         *rcNameID: 403
  923.         *InsertBlock: =Envelopes
  924.         *Command: CmdSelect
  925.         {
  926.             *Order: DOC_SETUP.4
  927.             *Cmd: "!R!PSRC100;MTYP11;EXIT;"
  928.         }
  929.     }
  930.     *Option: Envelope
  931.     {
  932.         *rcNameID: 369
  933.         *Constraints: LIST(Duplex.VERTICAL,Duplex.HORIZONTAL)
  934.         *InsertBlock: =SmallPapers
  935.         *InsertBlock: =RegPapers
  936.         *InsertBlock: =LargePapers
  937.         *Command: CmdSelect
  938.         {
  939.             *Order: DOC_SETUP.4
  940.             *Cmd: "!R!PSRC100;MTYP12;EXIT;"
  941.         }
  942.     }
  943.     *Option: Cardstock
  944.     {
  945.         *rcNameID: 349
  946.         *Constraints: LIST(Duplex.VERTICAL,Duplex.HORIZONTAL)
  947.         *Command: CmdSelect
  948.         {
  949.             *Order: DOC_SETUP.4
  950.             *Cmd: "!R!PSRC100;MTYP13;EXIT;"
  951.         }
  952.     }
  953.     *Option: Custom1
  954.     {
  955.         *rcNameID: 352
  956.         *Command: CmdSelect
  957.         {
  958.             *Order: DOC_SETUP.4
  959.             *Cmd: "!R!PSRC100;MTYP21;EXIT;"
  960.         }
  961.     }
  962.     *Option: Custom2
  963.     {
  964.         *rcNameID: 354
  965.         *Command: CmdSelect
  966.         {
  967.             *Order: DOC_SETUP.4
  968.             *Cmd: "!R!PSRC100;MTYP22;EXIT;"
  969.         }
  970.     }
  971.     *Option: Custom3
  972.     {
  973.         *rcNameID: 355
  974.         *Command: CmdSelect
  975.         {
  976.             *Order: DOC_SETUP.4
  977.             *Cmd: "!R!PSRC100;MTYP23;EXIT;"
  978.         }
  979.     }
  980.     *Option: Custom4
  981.     {
  982.         *rcNameID: 356
  983.         *Command: CmdSelect
  984.         {
  985.             *Order: DOC_SETUP.4
  986.             *Cmd: "!R!PSRC100;MTYP24;EXIT;"
  987.         }
  988.     }
  989.     *Option: Custom5
  990.     {
  991.         *rcNameID: 357
  992.         *Command: CmdSelect
  993.         {
  994.             *Order: DOC_SETUP.4
  995.             *Cmd: "!R!PSRC100;MTYP25;EXIT;"
  996.         }
  997.     }
  998.     *Option: Custom6
  999.     {
  1000.         *rcNameID: 358
  1001.         *Command: CmdSelect
  1002.         {
  1003.             *Order: DOC_SETUP.4
  1004.             *Cmd: "!R!PSRC100;MTYP26;EXIT;"
  1005.         }
  1006.     }
  1007.     *Option: Custom7
  1008.     {
  1009.         *rcNameID: 359
  1010.         *Command: CmdSelect
  1011.         {
  1012.             *Order: DOC_SETUP.4
  1013.             *Cmd: "!R!PSRC100;MTYP27;EXIT;"
  1014.         }
  1015.     }
  1016.     *Option: Custom8
  1017.     {
  1018.         *rcNameID: 360
  1019.         *Command: CmdSelect
  1020.         {
  1021.             *Order: DOC_SETUP.4
  1022.             *Cmd: "!R!PSRC100;MTYP28;EXIT;"
  1023.         }
  1024.     }
  1025. }
  1026.  
  1027. *%*************PRINTER FEATURES:EcoPrint************
  1028. *Feature: EcoPrint
  1029. {
  1030.     *rcNameID: =DRAFT_QUALITY_DISPLAY
  1031.     *DefaultOption: Option2
  1032.     *Option: Option1
  1033.     {
  1034.         *rcNameID: =ON_DISPLAY
  1035.         *Command: CmdSelect
  1036.         {
  1037.             *Order: JOB_SETUP.1
  1038.             *Cmd: "!R!SEM6;EXIT;<1B>%%-12345X@PJL SET ECOPRINT=ON<0A>"
  1039.         }
  1040.     }
  1041.     *Option: Option2
  1042.     {
  1043.         *rcNameID: 392
  1044.         *Command: CmdSelect
  1045.         {
  1046.             *Order: JOB_SETUP.1
  1047.             *Cmd: "!R!SEM6;EXIT;<1B>%%-12345X@PJL SET ECOPRINT=OFF<0A>"
  1048.         }
  1049.     }
  1050. }
  1051. *%****************PRINTER FEATURES:KIR**************
  1052. *Feature: PrintQuality
  1053. {
  1054.     *rcNameID: 375
  1055.     *DefaultOption: Option2
  1056.     *Option: Option1
  1057.     {
  1058.         *rcNameID: =OFF_DISPLAY
  1059.         *Command: CmdSelect
  1060.         {
  1061.             *Order: JOB_SETUP.5
  1062.             *Cmd: "!R!sir0;exit;"
  1063.         }
  1064.     }
  1065.     *Option: Option2
  1066.     {
  1067.         *rcNameID: =ON_DISPLAY
  1068.         *Command: CmdSelect
  1069.         {
  1070.             *Order: JOB_SETUP.5
  1071.             *Cmd: "!R!sir2;exit;"
  1072.         }
  1073.     }
  1074. }
  1075. *%***********PRINTER FEATURES:Print Density*********
  1076. *Feature: PrintDensity
  1077. {
  1078.     *rcNameID: 404
  1079.     *DefaultOption: Medium
  1080.     *Option: Light
  1081.     {
  1082.         *rcNameID: 378
  1083.         *Command: CmdSelect
  1084.         {
  1085.             *Order: JOB_SETUP.2
  1086.             *Cmd: "@PJL SET DENSITY = 1"
  1087.         }
  1088.     }
  1089.     *Option: Medium
  1090.     {
  1091.         *rcNameID: 389
  1092.         *Command: CmdSelect
  1093.         {
  1094.             *Order: JOB_SETUP.2
  1095.             *Cmd: "@PJL SET DENSITY = 3"
  1096.         }
  1097.     }
  1098.     *Option: Dark
  1099.     {
  1100.         *rcNameID: 361
  1101.         *Command: CmdSelect
  1102.         {
  1103.             *Order: JOB_SETUP.2
  1104.             *Cmd: "@PJL SET DENSITY = 5"
  1105.         }
  1106.     }
  1107. }
  1108. *%***********PRINTER FEATURES:Image Control*********
  1109. *Feature: ImageControl
  1110. {
  1111.     *rcNameID: =IMAGECONTROL_DISPLAY
  1112.     *DefaultOption: Option1
  1113.     *Option: Option1
  1114.     {
  1115.         *rcNameID: 339
  1116.         *Command: CmdSelect
  1117.         {
  1118.             *Order: JOB_SETUP.3
  1119.             *Cmd: "@PJL SET IMAGEADAPT=AUTO<0D0A>"
  1120.         }
  1121.     }
  1122.     *Option: Option2
  1123.     {
  1124.         *rcNameID: =ON_DISPLAY
  1125.         *Command: CmdSelect
  1126.         {
  1127.             *Order: JOB_SETUP.3
  1128.             *Cmd: "@PJL SET IMAGEADAPT=ON<0D0A>"
  1129.         }
  1130.     }
  1131.     *Option: Option3
  1132.     {
  1133.         *rcNameID: =OFF_DISPLAY
  1134.         *Command: CmdSelect
  1135.         {
  1136.             *Order: JOB_SETUP.3
  1137.             *Cmd: "@PJL SET IMAGEADAPT=OFF<0D0A>"
  1138.         }
  1139.     }
  1140. }
  1141. *%************List of Constraints for Mailboxes***********
  1142. *BlockMacro: MBox4-9
  1143. {
  1144.     *Constraints: LIST(OutputBin.Option13,OutputBin.Option14,OutputBin.Option15)
  1145.     *Constraints: LIST(OutputBin.Option16,OutputBin.Option17,OutputBin.Option18)
  1146. }
  1147. *BlockMacro: MBox1-9
  1148. {
  1149.     *Constraints: LIST(OutputBin.Option10,OutputBin.Option11,OutputBin.Option12,OutputBin.Option13,OutputBin.Option14)
  1150.     *Constraints: LIST(OutputBin.Option15,OutputBin.Option16,OutputBin.Option17,OutputBin.Option18)
  1151. }
  1152. *BlockMacro: VMBox1-255
  1153. {
  1154.     *Constraints: LIST(Mailbox.MBox1,Mailbox.MBox2,Mailbox.MBox3,Mailbox.MBox4,Mailbox.MBox5)
  1155.     *Constraints: LIST(Mailbox.MBox6,Mailbox.MBox7,Mailbox.MBox8,Mailbox.MBox9,Mailbox.MBox10)
  1156.     *Constraints: LIST(Mailbox.MBox11,Mailbox.MBox12,Mailbox.MBox13,Mailbox.MBox14,Mailbox.MBox15)
  1157.     *Constraints: LIST(Mailbox.MBox16,Mailbox.MBox17,Mailbox.MBox18,Mailbox.MBox19,Mailbox.MBox20)
  1158.     *Constraints: LIST(Mailbox.MBox21,Mailbox.MBox22,Mailbox.MBox23,Mailbox.MBox24,Mailbox.MBox25)
  1159.     *Constraints: LIST(Mailbox.MBox26,Mailbox.MBox27,Mailbox.MBox28,Mailbox.MBox29,Mailbox.MBox30)
  1160.     *Constraints: LIST(Mailbox.MBox31,Mailbox.MBox32,Mailbox.MBox33,Mailbox.MBox34,Mailbox.MBox35)
  1161.     *Constraints: LIST(Mailbox.MBox36,Mailbox.MBox37,Mailbox.MBox38,Mailbox.MBox39,Mailbox.MBox40)
  1162.     *Constraints: LIST(Mailbox.MBox41,Mailbox.MBox42,Mailbox.MBox43,Mailbox.MBox44,Mailbox.MBox45)
  1163.     *Constraints: LIST(Mailbox.MBox46,Mailbox.MBox47,Mailbox.MBox48,Mailbox.MBox49,Mailbox.MBox50)
  1164.     *Constraints: LIST(Mailbox.MBox51,Mailbox.MBox52,Mailbox.MBox53,Mailbox.MBox54,Mailbox.MBox55)
  1165.     *Constraints: LIST(Mailbox.MBox56,Mailbox.MBox57,Mailbox.MBox58,Mailbox.MBox59,Mailbox.MBox60)
  1166.     *Constraints: LIST(Mailbox.MBox61,Mailbox.MBox62,Mailbox.MBox63,Mailbox.MBox64,Mailbox.MBox65)
  1167.     *Constraints: LIST(Mailbox.MBox66,Mailbox.MBox67,Mailbox.MBox68,Mailbox.MBox69,Mailbox.MBox70)
  1168.     *Constraints: LIST(Mailbox.MBox71,Mailbox.MBox72,Mailbox.MBox73,Mailbox.MBox74,Mailbox.MBox75)
  1169.     *Constraints: LIST(Mailbox.MBox76,Mailbox.MBox77,Mailbox.MBox78,Mailbox.MBox79,Mailbox.MBox80)
  1170.     *Constraints: LIST(Mailbox.MBox81,Mailbox.MBox82,Mailbox.MBox83,Mailbox.MBox84,Mailbox.MBox85)
  1171.     *Constraints: LIST(Mailbox.MBox86,Mailbox.MBox87,Mailbox.MBox88,Mailbox.MBox89,Mailbox.MBox90)
  1172.     *Constraints: LIST(Mailbox.MBox91,Mailbox.MBox92,Mailbox.MBox93,Mailbox.MBox94,Mailbox.MBox95)
  1173.     *Constraints: LIST(Mailbox.MBox96,Mailbox.MBox97,Mailbox.MBox98,Mailbox.MBox99,Mailbox.MBox100)
  1174.     *Constraints: LIST(Mailbox.MBox101,Mailbox.MBox102,Mailbox.MBox103,Mailbox.MBox104,Mailbox.MBox105)
  1175.     *Constraints: LIST(Mailbox.MBox106,Mailbox.MBox107,Mailbox.MBox108,Mailbox.MBox109,Mailbox.MBox110)
  1176.     *Constraints: LIST(Mailbox.MBox111,Mailbox.MBox112,Mailbox.MBox113,Mailbox.MBox114,Mailbox.MBox115)
  1177.     *Constraints: LIST(Mailbox.MBox116,Mailbox.MBox117,Mailbox.MBox118,Mailbox.MBox119,Mailbox.MBox120)
  1178.     *Constraints: LIST(Mailbox.MBox121,Mailbox.MBox122,Mailbox.MBox123,Mailbox.MBox124,Mailbox.MBox125)
  1179.     *Constraints: LIST(Mailbox.MBox126,Mailbox.MBox127,Mailbox.MBox128,Mailbox.MBox129,Mailbox.MBox130)
  1180.     *Constraints: LIST(Mailbox.MBox131,Mailbox.MBox132,Mailbox.MBox133,Mailbox.MBox134,Mailbox.MBox135)
  1181.     *Constraints: LIST(Mailbox.MBox136,Mailbox.MBox137,Mailbox.MBox138,Mailbox.MBox139,Mailbox.MBox140)
  1182.     *Constraints: LIST(Mailbox.MBox141,Mailbox.MBox142,Mailbox.MBox143,Mailbox.MBox144,Mailbox.MBox145)
  1183.     *Constraints: LIST(Mailbox.MBox146,Mailbox.MBox147,Mailbox.MBox148,Mailbox.MBox149,Mailbox.MBox150)
  1184.     *Constraints: LIST(Mailbox.MBox151,Mailbox.MBox152,Mailbox.MBox153,Mailbox.MBox154,Mailbox.MBox155)
  1185.     *Constraints: LIST(Mailbox.MBox156,Mailbox.MBox157,Mailbox.MBox158,Mailbox.MBox159,Mailbox.MBox160)
  1186.     *Constraints: LIST(Mailbox.MBox161,Mailbox.MBox162,Mailbox.MBox163,Mailbox.MBox164,Mailbox.MBox165)
  1187.     *Constraints: LIST(Mailbox.MBox166,Mailbox.MBox167,Mailbox.MBox168,Mailbox.MBox169,Mailbox.MBox170)
  1188.     *Constraints: LIST(Mailbox.MBox171,Mailbox.MBox172,Mailbox.MBox173,Mailbox.MBox174,Mailbox.MBox175)
  1189.     *Constraints: LIST(Mailbox.MBox176,Mailbox.MBox177,Mailbox.MBox178,Mailbox.MBox179,Mailbox.MBox180)
  1190.     *Constraints: LIST(Mailbox.MBox181,Mailbox.MBox182,Mailbox.MBox183,Mailbox.MBox184,Mailbox.MBox185)
  1191.     *Constraints: LIST(Mailbox.MBox186,Mailbox.MBox187,Mailbox.MBox188,Mailbox.MBox189,Mailbox.MBox190)
  1192.     *Constraints: LIST(Mailbox.MBox191,Mailbox.MBox192,Mailbox.MBox193,Mailbox.MBox194,Mailbox.MBox195)
  1193.     *Constraints: LIST(Mailbox.MBox196,Mailbox.MBox197,Mailbox.MBox198,Mailbox.MBox199,Mailbox.MBox200)
  1194.     *Constraints: LIST(Mailbox.MBox201,Mailbox.MBox202,Mailbox.MBox203,Mailbox.MBox204,Mailbox.MBox205)
  1195.     *Constraints: LIST(Mailbox.MBox206,Mailbox.MBox207,Mailbox.MBox208,Mailbox.MBox209,Mailbox.MBox210)
  1196.     *Constraints: LIST(Mailbox.MBox211,Mailbox.MBox212,Mailbox.MBox213,Mailbox.MBox214,Mailbox.MBox215)
  1197.     *Constraints: LIST(Mailbox.MBox216,Mailbox.MBox217,Mailbox.MBox218,Mailbox.MBox219,Mailbox.MBox220)
  1198.     *Constraints: LIST(Mailbox.MBox221,Mailbox.MBox222,Mailbox.MBox223,Mailbox.MBox224,Mailbox.MBox225)
  1199.     *Constraints: LIST(Mailbox.MBox226,Mailbox.MBox227,Mailbox.MBox228,Mailbox.MBox229,Mailbox.MBox230)
  1200.     *Constraints: LIST(Mailbox.MBox231,Mailbox.MBox232,Mailbox.MBox233,Mailbox.MBox234,Mailbox.MBox235)
  1201.     *Constraints: LIST(Mailbox.MBox236,Mailbox.MBox237,Mailbox.MBox238,Mailbox.MBox239,Mailbox.MBox240)
  1202.     *Constraints: LIST(Mailbox.MBox241,Mailbox.MBox242,Mailbox.MBox243,Mailbox.MBox244,Mailbox.MBox245)
  1203.     *Constraints: LIST(Mailbox.MBox246,Mailbox.MBox247,Mailbox.MBox248,Mailbox.MBox249,Mailbox.MBox250)
  1204.     *Constraints: LIST(Mailbox.MBox251,Mailbox.MBox252,Mailbox.MBox253)
  1205. }
  1206. *%************PRINTER FEATURES:Output Bin***********
  1207. *Feature: OutputBin
  1208. {
  1209.     *rcNameID: =OUTPUTBIN_DISPLAY
  1210.     *DefaultOption: Option1
  1211.     *Option: Option1                    *% Printer Default
  1212.     {
  1213.         *rcNameID: 280
  1214.         *Constraints: LIST(Stapling.UpperLeft,Stapling.Booklet)
  1215.     }
  1216.     *Option: Option2                    *% Top Tray (Face-Down)
  1217.     {
  1218.         *rcNameID: 450
  1219.         *Constraints: LIST(Stapling.UpperLeft,Stapling.Booklet)
  1220.         *Command: CmdSelect
  1221.         {
  1222.             *Order: JOB_SETUP.6
  1223.             *Cmd: "<1B>&l1G"
  1224.         }
  1225.     }
  1226.     *Option: Option3                    *% Side Tray (Face-Up)
  1227.     {
  1228.         *rcNameID: 413
  1229.         *Constraints: LIST(Stapling.UpperLeft,Stapling.Booklet)
  1230.         *Command: CmdSelect
  1231.         {
  1232.             *Order: JOB_SETUP.6
  1233.             *Cmd: "<1B>&l2G"
  1234.         }
  1235.     }
  1236.     *Option: Option4                    *% Stacker Mode (Face-Up)
  1237.     {
  1238.         *rcNameID: 420
  1239.         *Constraints: LIST(Stapling.UpperLeft,Stapling.Booklet)
  1240.         *switch: JobOffset
  1241.         {
  1242.             *case: OFF
  1243.             {
  1244.                 *Command: CmdSelect
  1245.                 {
  1246.                     *Order: JOB_SETUP.6
  1247.                     *Cmd: "<1B>&l2G"
  1248.                 }
  1249.             }
  1250.             *case: ON
  1251.             {
  1252.                 *Command: CmdSelect
  1253.                 {
  1254.                     *Order: JOB_SETUP.6
  1255.                     *Cmd: "!R!STAK2;JOG;EXIT;"
  1256.                 }
  1257.             }
  1258.         }
  1259.     }
  1260.     *Option: Option5                    *% Stacker Mode (Face-Down)
  1261.     {
  1262.         *rcNameID: 423
  1263.         *InsertBlock: =Envelopes
  1264.         *InsertBlock: =SmallPapers
  1265.         *switch: JobOffset
  1266.         {
  1267.             *case: OFF
  1268.             {
  1269.                 *Command: CmdSelect
  1270.                 {
  1271.                     *Order: JOB_SETUP.6
  1272.                     *Cmd: "!R!STAK3;"
  1273.                 }
  1274.             }
  1275.             *case: ON
  1276.             {
  1277.                 *Command: CmdSelect
  1278.                 {
  1279.                     *Order: JOB_SETUP.6
  1280.                     *Cmd: "!R!STAK3;JOG;"
  1281.                 }
  1282.             }
  1283.         }
  1284.     }
  1285.     *Option: Sorter                        *% Sorter Mode (Face-Down)
  1286.     {
  1287.         *rcNameID: 419
  1288.         *InsertBlock: =Envelopes
  1289.         *InsertBlock: =SmallPapers
  1290.         *Constraints: LIST(Stapling.UpperLeft,Stapling.Booklet)
  1291.         *Command: CmdSelect
  1292.         {
  1293.             *Order: JOB_SETUP.6
  1294.             *Cmd: "!R!CSTK;EXIT;"
  1295.         }
  1296.     }
  1297.     *Option: Option9                    *% Collator Mode (Face-Down)
  1298.     {
  1299.         *rcNameID: 417
  1300.         *InsertBlock: =Envelopes
  1301.         *InsertBlock: =SmallPapers
  1302.         *Constraints: LIST(Stapling.UpperLeft,Stapling.Booklet)
  1303.         *Command: CmdSelect
  1304.         {
  1305.             *Order: JOB_SETUP.6
  1306.             *Cmd: "!R!SSTK;EXIT;"
  1307.         }
  1308.     }
  1309.     *Option: Option10                    *% Mailbox 1 (Face-Down)
  1310.     {
  1311.         *rcNameID: 286
  1312.         *InsertBlock: =Envelopes
  1313.         *InsertBlock: =SmallPapers
  1314.         *Constraints: LIST(Stapling.UpperLeft,Stapling.Booklet)
  1315.         *Command: CmdSelect
  1316.         {
  1317.             *Order: JOB_SETUP.6
  1318.             *Cmd: "!R!MSTK 1;EXIT;"
  1319.         }
  1320.     }
  1321.     *Option: Option11                    *% Mailbox 2 (Face-Down)
  1322.     {
  1323.         *rcNameID: 287
  1324.         *InsertBlock: =Envelopes
  1325.         *InsertBlock: =SmallPapers
  1326.         *Constraints: LIST(Stapling.UpperLeft,Stapling.Booklet)
  1327.         *Command: CmdSelect
  1328.         {
  1329.             *Order: JOB_SETUP.6
  1330.             *Cmd: "!R!MSTK 2;EXIT;"
  1331.         }
  1332.     }
  1333.     *Option: Option12                    *% Mailbox 3 (Face-Down)
  1334.     {
  1335.         *rcNameID: 288
  1336.         *InsertBlock: =Envelopes
  1337.         *InsertBlock: =SmallPapers
  1338.         *Constraints: LIST(Stapling.UpperLeft,Stapling.Booklet)
  1339.         *Command: CmdSelect
  1340.         {
  1341.             *Order: JOB_SETUP.6
  1342.             *Cmd: "!R!MSTK 3;EXIT;"
  1343.         }
  1344.     }
  1345.     *Option: Option13                    *% Mailbox 4 (Face-Down)
  1346.     {
  1347.         *rcNameID: 289
  1348.         *InsertBlock: =Envelopes
  1349.         *InsertBlock: =SmallPapers
  1350.         *Constraints: LIST(Stapling.UpperLeft,Stapling.Booklet)
  1351.         *Command: CmdSelect
  1352.         {
  1353.             *Order: JOB_SETUP.6
  1354.             *Cmd: "!R!MSTK 4;EXIT;"
  1355.         }
  1356.     }
  1357.     *Option: Option14                    *% Mailbox 5 (Face-Down)
  1358.     {
  1359.         *rcNameID: 290
  1360.         *InsertBlock: =Envelopes
  1361.         *InsertBlock: =SmallPapers
  1362.         *Constraints: LIST(Stapling.UpperLeft,Stapling.Booklet)
  1363.         *Command: CmdSelect
  1364.         {
  1365.             *Order: JOB_SETUP.6
  1366.             *Cmd: "!R!MSTK 5;EXIT;"
  1367.         }
  1368.     }
  1369.     *Option: Option15                    *% Mailbox 6 (Face-Down)
  1370.     {
  1371.         *rcNameID: 291
  1372.         *InsertBlock: =Envelopes
  1373.         *InsertBlock: =SmallPapers
  1374.         *Constraints: LIST(Stapling.UpperLeft,Stapling.Booklet)
  1375.         *Command: CmdSelect
  1376.         {
  1377.             *Order: JOB_SETUP.6
  1378.             *Cmd: "!R!MSTK 6;EXIT;"
  1379.         }
  1380.     }
  1381.     *Option: Option16                    *% Mailbox 7 (Face-Down)
  1382.     {
  1383.         *rcNameID: 292
  1384.         *InsertBlock: =Envelopes
  1385.         *InsertBlock: =SmallPapers
  1386.         *Constraints: LIST(Stapling.UpperLeft,Stapling.Booklet)
  1387.         *Command: CmdSelect
  1388.         {
  1389.             *Order: JOB_SETUP.6
  1390.             *Cmd: "!R!MSTK 7;EXIT;"
  1391.         }
  1392.     }
  1393.     *Option: Option17                    *% Mailbox 8 (Face-Down)
  1394.     {
  1395.         *rcNameID: 293
  1396.         *InsertBlock: =Envelopes
  1397.         *InsertBlock: =SmallPapers
  1398.         *Constraints: LIST(Stapling.UpperLeft,Stapling.Booklet)
  1399.         *Command: CmdSelect
  1400.         {
  1401.             *Order: JOB_SETUP.6
  1402.             *Cmd: "!R!MSTK 8;EXIT;"
  1403.         }
  1404.     }
  1405.     *Option: Option18                    *% Mailbox 9 (Face-Down)
  1406.     {
  1407.         *rcNameID: 294
  1408.         *InsertBlock: =Envelopes
  1409.         *InsertBlock: =SmallPapers
  1410.         *Constraints: LIST(Stapling.UpperLeft,Stapling.Booklet)
  1411.         *Command: CmdSelect
  1412.         {
  1413.             *Order: JOB_SETUP.6
  1414.             *Cmd: "!R!MSTK 9;EXIT;"
  1415.         }
  1416.     }
  1417. }
  1418. *%***********List of Constraints for Barcode********
  1419. *BlockMacro: BarcodePos
  1420. {
  1421.     *Constraints: LIST(BarcodePos.LowerRight,BarcodePos.LowerRightVert)
  1422.     *Constraints: LIST(BarcodePos.UpperRight,BarcodePos.UpperRightVert)
  1423.     *Constraints: LIST(BarcodePos.LowerLeft,BarcodePos.LowerLeftVert)
  1424.     *Constraints: LIST(BarcodePos.UpperLeft,BarcodePos.UpperLeftVert)
  1425. }
  1426. *%*********INSTALLABLE OPTIONS:Optional Disk*********
  1427. *Feature: OptionalDisk
  1428. {
  1429.     *FeatureType: PRINTER_PROPERTY
  1430.     *rcNameID: 486
  1431.     *DefaultOption: None
  1432.     *Option: None
  1433.     {
  1434.         *rcNameID: 392
  1435.         *Constraints: LIST(JobStorage.Permanent,JobStorage.VMB)
  1436.         *Constraints: LIST(Barcode.FirstPage, Barcode.AllPages, BarcodeID.ON)
  1437.         *InsertBlock: =VMBox1-255
  1438.         *InsertBlock: =BarcodePos
  1439.         *Constraints: LIST(JobStorage.Temporary,Stapling.UpperLeft,Stapling.Booklet)
  1440.         *Constraints: LIST(StapleMethod.20,StapleMethod.19,StapleMethod.18,StapleMethod.17)
  1441.         *Constraints: LIST(StapleMethod.16,StapleMethod.15,StapleMethod.14,StapleMethod.13)
  1442.         *Constraints: LIST(StapleMethod.12,StapleMethod.11,StapleMethod.10,StapleMethod.9)
  1443.         *Constraints: LIST(StapleMethod.8,StapleMethod.7,StapleMethod.6,StapleMethod.5)
  1444.         *Constraints: LIST(StapleMethod.4,StapleMethod.3,StapleMethod.2,StapleMethod.Max)
  1445.     }
  1446.     *Option: RAMDisk
  1447.     {
  1448.         *rcNameID: 407
  1449.         *Constraints: LIST(JobStorage.Permanent,JobStorage.VMB)
  1450.         *Constraints: LIST(Barcode.FirstPage, Barcode.AllPages, BarcodeID.ON)
  1451.         *InsertBlock: =VMBox1-255
  1452.         *InsertBlock: =BarcodePos
  1453.     }
  1454.     *Option: HardDisk
  1455.     {
  1456.         *rcNameID: 371
  1457.     }
  1458. }
  1459. *%************PRINTER FEATURES:Job Storage**********
  1460. *Feature: JobStorage
  1461. {
  1462.     *FeatureType: DOC_PROPERTY
  1463.     *rcNameID: 374
  1464.     *DefaultOption: None
  1465.     *Option:  None
  1466.     {
  1467.         *rcNameID: 392
  1468.         *Constraints: LIST(Barcode.FirstPage,Barcode.AllPages)
  1469.         *InsertBlock: =VMBox1-255
  1470.         *Constraints: LIST(StapleMethod.20,StapleMethod.19,StapleMethod.18,StapleMethod.17)
  1471.         *Constraints: LIST(StapleMethod.16,StapleMethod.15,StapleMethod.14,StapleMethod.13)
  1472.         *Constraints: LIST(StapleMethod.12,StapleMethod.11,StapleMethod.10,StapleMethod.9)
  1473.         *Constraints: LIST(StapleMethod.8,StapleMethod.7,StapleMethod.6,StapleMethod.5)
  1474.         *Constraints: LIST(StapleMethod.4,StapleMethod.3,StapleMethod.2,StapleMethod.Max)
  1475.         *Command: CmdSelect
  1476.         {
  1477.             *Order: JOB_SETUP.9
  1478.             *Cmd: "<1B>&l" %d[1,999]{NumOfCopies}"X"
  1479.         }
  1480.         *Command: CmdSelect
  1481.         {
  1482.             *Order: JOB_FINISH.1
  1483.             *Cmd: "<1B>E<1B>%%-12345X!R!RES;EXIT;"
  1484.         }
  1485.     }
  1486.     *Option: Temporary
  1487.     {
  1488.         *rcNameID: 447
  1489.         *InsertBlock: =VMBox1-255
  1490.         *Constraints: JobOffset.ON
  1491.         *switch: OutputBin
  1492.         {
  1493.             *case: Option9
  1494.             {
  1495.                 *Command: CmdSelect
  1496.                 {
  1497.                     *Order: JOB_SETUP.9
  1498.                     *Cmd: "!R!JOBS1,1"
  1499.                 }
  1500.             }
  1501.             *case: Sorter
  1502.             {
  1503.                 *Command: CmdSelect
  1504.                 {
  1505.                     *Order: JOB_SETUP.9
  1506.                     *Cmd: "!R!JOBS1,1"
  1507.                 }
  1508.             }
  1509.             *default:
  1510.             {
  1511.                 *Command: CmdSelect
  1512.                 {
  1513.                     *Order: JOB_SETUP.9
  1514.                     *Cmd: "!R!JOBS1," %d[1,999]{NumOfCopies}
  1515.                 }
  1516.             }
  1517.         }
  1518.         *Command: CmdEndJob
  1519.         {
  1520.             *Order: JOB_FINISH.1
  1521.             *Cmd: "<1B>E<1B>%%-12345X!R!JOBT;RES;EXIT;"
  1522.         }
  1523.     }
  1524.     *Option: Permanent
  1525.     {
  1526.         *rcNameID: 400
  1527.         *InsertBlock: =VMBox1-255
  1528.         *Constraints: JobOffset.ON
  1529.         *switch: OutputBin
  1530.         {
  1531.             *case: Option9
  1532.             {
  1533.                 *Command: CmdSelect
  1534.                 {
  1535.                     *Order: JOB_SETUP.9
  1536.                     *Cmd: "!R!JOBS2,1"
  1537.                 }
  1538.             }
  1539.             *case: Sorter
  1540.             {
  1541.                 *Command:CmdSelect
  1542.                 {
  1543.                     *Order: JOB_SETUP.9
  1544.                     *Cmd: "!R!JOBS2,1"
  1545.                 }
  1546.             }
  1547.             *default:
  1548.             {
  1549.                 *Command: CmdSelect
  1550.                 {
  1551.                     *Order: JOB_SETUP.9
  1552.                     *Cmd: "!R!JOBS2," %d[1,999]{NumOfCopies}
  1553.                 }
  1554.             }
  1555.         }
  1556.         *Command: CmdEndJob
  1557.         {
  1558.             *Order: JOB_FINISH.1
  1559.             *Cmd: "<1B>E<1B>%%-12345X!R!JOBT;RES;EXIT;"
  1560.         }
  1561.     }
  1562.     *Option: VMB
  1563.     {
  1564.         *rcNameID: 462
  1565. *%        *InsertBlock: =BarcodePos
  1566.         *Constraints: LIST(Barcode.FirstPage, Barcode.AllPages, BarcodeID.ON, Mailbox.Disabled)
  1567.         *Constraints: JobOffset.ON
  1568.         *Command: CmdSelect
  1569.         {
  1570.             *Order: JOB_SETUP.10
  1571.             *Cmd: "!R!JOBS8," %d[1,999]{NumOfCopies}
  1572.         }
  1573.         *Command: CmdEndJob
  1574.         {
  1575.             *Order: JOB_FINISH.1
  1576.             *Cmd: "<1B>E<1B>%%-12345X!R!JOBT;RES;EXIT;"
  1577.         }
  1578.     }
  1579. }
  1580. *%**************PRINTER FEATURES:Barcode************
  1581. *Feature: Barcode
  1582. {
  1583.     *rcNameID: 483
  1584.     *DefaultOption: None
  1585.     *Option:  None
  1586.     {
  1587.         *rcNameID: 392
  1588.         *InsertBlock: =BarcodePos
  1589.         *Constraints: BarcodeID.ON
  1590.         *switch: JobStorage
  1591.         {
  1592.             *case: None
  1593.             {
  1594.                 *Command: CmdSelect
  1595.                 {
  1596.                     *Order: JOB_SETUP.11
  1597.                     *Cmd: ""
  1598.                 }
  1599.             }
  1600.             *case: VMB
  1601.             {
  1602.                 *Command: CmdSelect
  1603.                 {
  1604.                     *Order: JOB_SETUP.11
  1605.                     *Cmd: ""
  1606.                 }
  1607.             }
  1608.             *default:
  1609.             {
  1610.                 *Command: CmdSelect
  1611.                 {
  1612.                     *Order: JOB_SETUP.11
  1613.                     *Cmd: ",2,"
  1614.                 }
  1615.             }
  1616.         }
  1617.     }
  1618.     *Option: FirstPage
  1619.     {
  1620.         *rcNameID: 406
  1621.         *Constraints: BarcodeID.OFF
  1622.         *Command: CmdSelect
  1623.         {
  1624.             *Order: JOB_SETUP.11
  1625.             *Cmd: ",0,"
  1626.         }
  1627.     }
  1628.     *Option: AllPages
  1629.     {
  1630.         *rcNameID: 405
  1631.         *Constraints: BarcodeID.OFF
  1632.         *Command: CmdSelect
  1633.         {
  1634.             *Order: JOB_SETUP.11
  1635.             *Cmd: ",1,"
  1636.         }
  1637.     }
  1638. }
  1639. *%*********PRINTER FEATURES:Barcode Positions*******
  1640. *Feature: BarcodePos
  1641. {
  1642.     *rcNameID: 341
  1643.     *DefaultOption: None
  1644.     *Option:  None
  1645.     {
  1646.         *rcNameID: 392
  1647.         *InvalidCombination: LIST(BarcodePos.None, Barcode.FirstPage)
  1648.         *InvalidCombination: LIST(BarcodePos.None, Barcode.AllPages)
  1649.         *switch: JobStorage
  1650.         {
  1651.             *case: None
  1652.             {
  1653.                 *Command: CmdSelect
  1654.                 {
  1655.                     *Order: JOB_SETUP.12
  1656.                     *Cmd: ""
  1657.                 }
  1658.             }
  1659.             *case: VMB
  1660.             {
  1661.                 *Command: CmdSelect
  1662.                 {
  1663.                     *Order: JOB_SETUP.12
  1664.                     *Cmd: ""
  1665.                 }
  1666.             }
  1667.             *default:
  1668.             {
  1669.                 *Command: CmdSelect
  1670.                 {
  1671.                     *Order: JOB_SETUP.12
  1672.                     *Cmd: "0;EXIT;"
  1673.                 }
  1674.             }
  1675.         }
  1676.     }
  1677.     *Option:  LowerRight
  1678.     {
  1679.         *rcNameID: 383
  1680.         *switch: OutputBin
  1681.         {
  1682.             *case: Option9
  1683.             {
  1684.                 *switch: BarcodeID
  1685.                 {
  1686.                     *case: OFF
  1687.                     {
  1688.                         *Command: CmdSelect
  1689.                         {
  1690.                             *Order: JOB_SETUP.12
  1691.                             *Cmd: "0;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  1692.                         }
  1693.                     }
  1694.                     *case: ON
  1695.                     {
  1696.                         *Command: CmdSelect
  1697.                         {
  1698.                             *Order: JOB_SETUP.12
  1699.                             *Cmd: "128;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  1700.                         }
  1701.                     }
  1702.                 }
  1703.             }
  1704.             *case: Sorter
  1705.             {
  1706.                 *switch: BarcodeID
  1707.                 {
  1708.                     *case: OFF
  1709.                     {
  1710.                         *Command: CmdSelect
  1711.                         {
  1712.                             *Order: JOB_SETUP.12
  1713.                             *Cmd: "0;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  1714.                         }
  1715.                     }
  1716.                     *case: ON
  1717.                     {
  1718.                         *Command: CmdSelect
  1719.                         {
  1720.                             *Order: JOB_SETUP.12
  1721.                             *Cmd: "128;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  1722.                         }
  1723.                     }
  1724.                 }
  1725.             }
  1726.             *default:
  1727.             {
  1728.                 *switch: BarcodeID
  1729.                 {
  1730.                     *case: OFF
  1731.                     {
  1732.                         *Command: CmdSelect
  1733.                         {
  1734.                             *Order: JOB_SETUP.12
  1735.                             *Cmd: "0;EXIT;"
  1736.                         }
  1737.                     }
  1738.                     *case: ON
  1739.                     {
  1740.                         *Command: CmdSelect
  1741.                         {
  1742.                             *Order: JOB_SETUP.12
  1743.                             *Cmd: "128;EXIT;"
  1744.                         }
  1745.                     }
  1746.                 }
  1747.             }
  1748.         }
  1749.     }
  1750.     *Option:  LowerRightVert
  1751.     {
  1752.         *rcNameID: 384
  1753.         *switch: OutputBin
  1754.         {
  1755.             *case: Option9
  1756.             {
  1757.                 *switch: BarcodeID
  1758.                 {
  1759.                     *case: OFF
  1760.                     {
  1761.                         *Command: CmdSelect
  1762.                         {
  1763.                             *Order: JOB_SETUP.12
  1764.                             *Cmd: "1;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  1765.                         }
  1766.                     }
  1767.                     *case: ON
  1768.                     {
  1769.                         *Command: CmdSelect
  1770.                         {
  1771.                             *Order: JOB_SETUP.12
  1772.                             *Cmd: "129;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  1773.                         }
  1774.                     }
  1775.                 }
  1776.             }
  1777.             *case: Sorter
  1778.             {
  1779.                 *switch: BarcodeID
  1780.                 {
  1781.                     *case: OFF
  1782.                     {
  1783.                         *Command: CmdSelect
  1784.                         {
  1785.                             *Order: JOB_SETUP.12
  1786.                             *Cmd: "1;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  1787.                         }
  1788.                     }
  1789.                     *case: ON
  1790.                     {
  1791.                         *Command: CmdSelect
  1792.                         {
  1793.                             *Order: JOB_SETUP.12
  1794.                             *Cmd: "129;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  1795.                         }
  1796.                     }
  1797.                 }
  1798.             }
  1799.             *default:
  1800.             {
  1801.                 *switch: BarcodeID
  1802.                 {
  1803.                     *case: OFF
  1804.                     {
  1805.                         *Command: CmdSelect
  1806.                         {
  1807.                             *Order: JOB_SETUP.12
  1808.                             *Cmd: "1;EXIT;"
  1809.                         }
  1810.                     }
  1811.                     *case: ON
  1812.                     {
  1813.                         *Command: CmdSelect
  1814.                         {
  1815.                             *Order: JOB_SETUP.12
  1816.                             *Cmd: "129;EXIT;"
  1817.                         }
  1818.                     }
  1819.                 }
  1820.             }
  1821.         }
  1822.     }
  1823.     *Option:  UpperRightVert
  1824.     {
  1825.         *rcNameID: 458
  1826.         *switch: OutputBin
  1827.         {
  1828.             *case: Option9
  1829.             {
  1830.                 *switch: BarcodeID
  1831.                 {
  1832.                     *case: OFF
  1833.                     {
  1834.                         *Command: CmdSelect
  1835.                         {
  1836.                             *Order: JOB_SETUP.12
  1837.                             *Cmd: "2;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  1838.                         }
  1839.                     }
  1840.                     *case: ON
  1841.                     {
  1842.                         *Command: CmdSelect
  1843.                         {
  1844.                             *Order: JOB_SETUP.12
  1845.                             *Cmd: "130;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  1846.                         }
  1847.                     }
  1848.                 }
  1849.             }
  1850.             *case: Sorter
  1851.             {
  1852.                 *switch: BarcodeID
  1853.                 {
  1854.                     *case: OFF
  1855.                     {
  1856.                         *Command: CmdSelect
  1857.                         {
  1858.                             *Order: JOB_SETUP.12
  1859.                             *Cmd: "2;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  1860.                         }
  1861.                     }
  1862.                     *case: ON
  1863.                     {
  1864.                         *Command: CmdSelect
  1865.                         {
  1866.                             *Order: JOB_SETUP.12
  1867.                             *Cmd: "130;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  1868.                         }
  1869.                     }
  1870.                 }
  1871.             }
  1872.             *default:
  1873.             {
  1874.                 *switch: BarcodeID
  1875.                 {
  1876.                     *case: OFF
  1877.                     {
  1878.                         *Command: CmdSelect
  1879.                         {
  1880.                             *Order: JOB_SETUP.12
  1881.                             *Cmd: "2;EXIT;"
  1882.                         }
  1883.                     }
  1884.                     *case: ON
  1885.                     {
  1886.                         *Command: CmdSelect
  1887.                         {
  1888.                             *Order: JOB_SETUP.12
  1889.                             *Cmd: "130;EXIT;"
  1890.                         }
  1891.                     }
  1892.                 }
  1893.             }
  1894.         }
  1895.     }
  1896.     *Option:  UpperRight
  1897.     {
  1898.         *rcNameID: 457
  1899.         *switch: OutputBin
  1900.         {
  1901.             *case: Option9
  1902.             {
  1903.                 *switch: BarcodeID
  1904.                 {
  1905.                     *case: OFF
  1906.                     {
  1907.                         *Command: CmdSelect
  1908.                         {
  1909.                             *Order: JOB_SETUP.12
  1910.                             *Cmd: "3;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  1911.                         }
  1912.                     }
  1913.                     *case: ON
  1914.                     {
  1915.                         *Command: CmdSelect
  1916.                         {
  1917.                             *Order: JOB_SETUP.12
  1918.                             *Cmd: "131;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  1919.                         }
  1920.                     }
  1921.                 }
  1922.             }
  1923.             *case: Sorter
  1924.             {
  1925.                 *switch: BarcodeID
  1926.                 {
  1927.                     *case: OFF
  1928.                     {
  1929.                         *Command: CmdSelect
  1930.                         {
  1931.                             *Order: JOB_SETUP.12
  1932.                             *Cmd: "3;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  1933.                         }
  1934.                     }
  1935.                     *case: ON
  1936.                     {
  1937.                         *Command: CmdSelect
  1938.                         {
  1939.                             *Order: JOB_SETUP.12
  1940.                             *Cmd: "131;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  1941.                         }
  1942.                     }
  1943.                 }
  1944.             }
  1945.             *default:
  1946.             {
  1947.                 *switch: BarcodeID
  1948.                 {
  1949.                     *case: OFF
  1950.                     {
  1951.                         *Command: CmdSelect
  1952.                         {
  1953.                             *Order: JOB_SETUP.12
  1954.                             *Cmd: "3;EXIT;"
  1955.                         }
  1956.                     }
  1957.                     *case: ON
  1958.                     {
  1959.                         *Command: CmdSelect
  1960.                         {
  1961.                             *Order: JOB_SETUP.12
  1962.                             *Cmd: "131;EXIT;"
  1963.                         }
  1964.                     }
  1965.                 }
  1966.             }
  1967.         }
  1968.     }
  1969.     *Option:  UpperLeft
  1970.     {
  1971.         *rcNameID: 453
  1972.         *switch: OutputBin
  1973.         {
  1974.             *case: Option9
  1975.             {
  1976.                 *switch: BarcodeID
  1977.                 {
  1978.                     *case: OFF
  1979.                     {
  1980.                         *Command: CmdSelect
  1981.                         {
  1982.                             *Order: JOB_SETUP.12
  1983.                             *Cmd: "4;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  1984.                         }
  1985.                     }
  1986.                     *case: ON
  1987.                     {
  1988.                         *Command: CmdSelect
  1989.                         {
  1990.                             *Order: JOB_SETUP.12
  1991.                             *Cmd: "132;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  1992.                         }
  1993.                     }
  1994.                 }
  1995.             }
  1996.             *case: Sorter
  1997.             {
  1998.                 *switch: BarcodeID
  1999.                 {
  2000.                     *case: OFF
  2001.                     {
  2002.                         *Command: CmdSelect
  2003.                         {
  2004.                             *Order: JOB_SETUP.12
  2005.                             *Cmd: "4;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  2006.                         }
  2007.                     }
  2008.                     *case: ON
  2009.                     {
  2010.                         *Command: CmdSelect
  2011.                         {
  2012.                             *Order: JOB_SETUP.12
  2013.                             *Cmd: "132;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  2014.                         }
  2015.                     }
  2016.                 }
  2017.             }
  2018.             *default:
  2019.             {
  2020.                 *switch: BarcodeID
  2021.                 {
  2022.                     *case: OFF
  2023.                     {
  2024.                         *Command: CmdSelect
  2025.                         {
  2026.                             *Order: JOB_SETUP.12
  2027.                             *Cmd: "4;EXIT;"
  2028.                         }
  2029.                     }
  2030.                     *case: ON
  2031.                     {
  2032.                         *Command: CmdSelect
  2033.                         {
  2034.                             *Order: JOB_SETUP.12
  2035.                             *Cmd: "132;EXIT;"
  2036.                         }
  2037.                     }
  2038.                 }
  2039.             }
  2040.         }
  2041.     }
  2042.     *Option:  UpperLeftVert
  2043.     {
  2044.         *rcNameID: 454
  2045.         *switch: OutputBin
  2046.         {
  2047.             *case: Option9
  2048.             {
  2049.                 *switch: BarcodeID
  2050.                 {
  2051.                     *case: OFF
  2052.                     {
  2053.                         *Command: CmdSelect
  2054.                         {
  2055.                             *Order: JOB_SETUP.12
  2056.                             *Cmd: "5;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  2057.                         }
  2058.                     }
  2059.                     *case: ON
  2060.                     {
  2061.                         *Command: CmdSelect
  2062.                         {
  2063.                             *Order: JOB_SETUP.12
  2064.                             *Cmd: "133;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  2065.                         }
  2066.                     }
  2067.                 }
  2068.             }
  2069.             *case: Sorter
  2070.             {
  2071.                 *switch: BarcodeID
  2072.                 {
  2073.                     *case: OFF
  2074.                     {
  2075.                         *Command: CmdSelect
  2076.                         {
  2077.                             *Order: JOB_SETUP.12
  2078.                             *Cmd: "5;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  2079.                         }
  2080.                     }
  2081.                     *case: ON
  2082.                     {
  2083.                         *Command: CmdSelect
  2084.                         {
  2085.                             *Order: JOB_SETUP.12
  2086.                             *Cmd: "133;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  2087.                         }
  2088.                     }
  2089.                 }
  2090.             }
  2091.             *default:
  2092.             {
  2093.                 *switch: BarcodeID
  2094.                 {
  2095.                     *case: OFF
  2096.                     {
  2097.                         *Command: CmdSelect
  2098.                         {
  2099.                             *Order: JOB_SETUP.12
  2100.                             *Cmd: "5;EXIT;"
  2101.                         }
  2102.                     }
  2103.                     *case: ON
  2104.                     {
  2105.                         *Command: CmdSelect
  2106.                         {
  2107.                             *Order: JOB_SETUP.12
  2108.                             *Cmd: "133;EXIT;"
  2109.                         }
  2110.                     }
  2111.                 }
  2112.             }
  2113.         }
  2114.     }
  2115.     *Option:  LowerLeftVert
  2116.     {
  2117.         *rcNameID: 380
  2118.         *switch: OutputBin
  2119.         {
  2120.             *case: Option9
  2121.             {
  2122.                 *switch: BarcodeID
  2123.                 {
  2124.                     *case: OFF
  2125.                     {
  2126.                         *Command: CmdSelect
  2127.                         {
  2128.                             *Order: JOB_SETUP.12
  2129.                             *Cmd: "6;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  2130.                         }
  2131.                     }
  2132.                     *case: ON
  2133.                     {
  2134.                         *Command: CmdSelect
  2135.                         {
  2136.                             *Order: JOB_SETUP.12
  2137.                             *Cmd: "134;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  2138.                         }
  2139.                     }
  2140.                 }
  2141.             }
  2142.             *case: Sorter
  2143.             {
  2144.                 *switch: BarcodeID
  2145.                 {
  2146.                     *case: OFF
  2147.                     {
  2148.                         *Command: CmdSelect
  2149.                         {
  2150.                             *Order: JOB_SETUP.12
  2151.                             *Cmd: "6;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  2152.                         }
  2153.                     }
  2154.                     *case: ON
  2155.                     {
  2156.                         *Command: CmdSelect
  2157.                         {
  2158.                             *Order: JOB_SETUP.12
  2159.                             *Cmd: "134;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  2160.                         }
  2161.                     }
  2162.                 }
  2163.             }
  2164.             *default:
  2165.             {
  2166.                 *switch: BarcodeID
  2167.                 {
  2168.                     *case: OFF
  2169.                     {
  2170.                         *Command: CmdSelect
  2171.                         {
  2172.                             *Order: JOB_SETUP.12
  2173.                             *Cmd: "6;EXIT;"
  2174.                         }
  2175.                     }
  2176.                     *case: ON
  2177.                     {
  2178.                         *Command: CmdSelect
  2179.                         {
  2180.                             *Order: JOB_SETUP.12
  2181.                             *Cmd: "134;EXIT;"
  2182.                         }
  2183.                     }
  2184.                 }
  2185.             }
  2186.         }
  2187.     }
  2188.     *Option:  LowerLeft
  2189.     {
  2190.         *rcNameID: 379
  2191.         *switch: OutputBin
  2192.         {
  2193.             *case: Option9
  2194.             {
  2195.                 *switch: BarcodeID
  2196.                 {
  2197.                     *case: OFF
  2198.                     {
  2199.                         *Command: CmdSelect
  2200.                         {
  2201.                             *Order: JOB_SETUP.12
  2202.                             *Cmd: "7;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  2203.                         }
  2204.                     }
  2205.                     *case: ON
  2206.                     {
  2207.                         *Command: CmdSelect
  2208.                         {
  2209.                             *Order: JOB_SETUP.12
  2210.                             *Cmd: "135;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  2211.                         }
  2212.                     }
  2213.                 }
  2214.             }
  2215.             *case: Sorter
  2216.             {
  2217.                 *switch: BarcodeID
  2218.                 {
  2219.                     *case: OFF
  2220.                     {
  2221.                         *Command: CmdSelect
  2222.                         {
  2223.                             *Order: JOB_SETUP.12
  2224.                             *Cmd: "7;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  2225.                         }
  2226.                     }
  2227.                     *case: ON
  2228.                     {
  2229.                         *Command: CmdSelect
  2230.                         {
  2231.                             *Order: JOB_SETUP.12
  2232.                             *Cmd: "135;COPY" %d[1,999]{NumOfCopies}";EXIT;"
  2233.                         }
  2234.                     }
  2235.                 }
  2236.             }
  2237.             *default:
  2238.             {
  2239.                 *switch: BarcodeID
  2240.                 {
  2241.                     *case: OFF
  2242.                     {
  2243.                         *Command: CmdSelect
  2244.                         {
  2245.                             *Order: JOB_SETUP.12
  2246.                             *Cmd: "7;EXIT;"
  2247.                         }
  2248.                     }
  2249.                     *case: ON
  2250.                     {
  2251.                         *Command: CmdSelect
  2252.                         {
  2253.                             *Order: JOB_SETUP.12
  2254.                             *Cmd: "135;EXIT;"
  2255.                         }
  2256.                     }
  2257.                 }
  2258.             }
  2259.         }
  2260.     }
  2261. }
  2262. *%************PRINTER FEATURES:BarcodeID************
  2263. *Feature: BarcodeID
  2264. {
  2265.     *rcNameID: 340
  2266.     *DefaultOption:OFF
  2267.     *Option: OFF
  2268.     {
  2269.         *rcNameID: =OFF_DISPLAY
  2270.     }
  2271.     *Option: ON
  2272.     {
  2273.         *rcNameID: =ON_DISPLAY
  2274.     }
  2275. }
  2276. *%*************PRINTER FEATURES:Mailbox*************
  2277. *Feature: Mailbox
  2278. {
  2279.     *rcNameID: 463
  2280.     *DefaultOption: Disabled
  2281.     *Option: Disabled
  2282.     {
  2283.         *rcNameID: 392
  2284.     }
  2285.     *Option: MBox1
  2286.     {
  2287.         *Name: "1"
  2288.         *Command: CmdSelect
  2289.         {
  2290.             *Order: JOB_SETUP.11
  2291.             *Cmd: ",1,1;EXIT;"
  2292.         }
  2293.     }
  2294.     *Option: MBox2
  2295.     {
  2296.         *Name: "2"
  2297.         *Command: CmdSelect
  2298.         {
  2299.             *Order: JOB_SETUP.11
  2300.             *Cmd: ",2,2;EXIT;"
  2301.         }
  2302.     }
  2303.     *Option: MBox3
  2304.     {
  2305.         *Name: "3"
  2306.         *Command: CmdSelect
  2307.         {
  2308.             *Order: JOB_SETUP.11
  2309.             *Cmd: ",3,3;EXIT;"
  2310.         }
  2311.     }
  2312.     *Option: MBox4
  2313.     {
  2314.         *Name: "4"
  2315.         *Command: CmdSelect
  2316.         {
  2317.             *Order: JOB_SETUP.11
  2318.             *Cmd: ",4,4;EXIT;"
  2319.         }
  2320.     }
  2321.     *Option: MBox5
  2322.     {
  2323.         *Name: "5"
  2324.         *Command: CmdSelect
  2325.         {
  2326.             *Order: JOB_SETUP.11
  2327.             *Cmd: ",5,5;EXIT;"
  2328.         }
  2329.     }
  2330.     *Option: MBox6
  2331.     {
  2332.         *Name: "6"
  2333.         *Command: CmdSelect
  2334.         {
  2335.             *Order: JOB_SETUP.11
  2336.             *Cmd: ",6,6;EXIT;"
  2337.         }
  2338.     }
  2339.     *Option: MBox7
  2340.     {
  2341.         *Name: "7"
  2342.         *Command: CmdSelect
  2343.         {
  2344.             *Order: JOB_SETUP.11
  2345.             *Cmd: ",7,7;EXIT;"
  2346.         }
  2347.     }
  2348.     *Option: MBox8
  2349.     {
  2350.         *Name: "8"
  2351.         *Command: CmdSelect
  2352.         {
  2353.             *Order: JOB_SETUP.11
  2354.             *Cmd: ",8,8;EXIT;"
  2355.         }
  2356.     }
  2357.     *Option: MBox9
  2358.     {
  2359.         *Name: "9"
  2360.         *Command: CmdSelect
  2361.         {
  2362.             *Order: JOB_SETUP.11
  2363.             *Cmd: ",9,9;EXIT;"
  2364.         }
  2365.     }
  2366.     *Option: MBox10
  2367.     {
  2368.         *Name: "10"
  2369.         *Command: CmdSelect
  2370.         {
  2371.             *Order: JOB_SETUP.11
  2372.             *Cmd: ",10,10;EXIT;"
  2373.         }
  2374.     }
  2375.     *Option: MBox11
  2376.     {
  2377.         *Name: "11"
  2378.         *Command: CmdSelect
  2379.         {
  2380.             *Order: JOB_SETUP.11
  2381.             *Cmd: ",11,11;EXIT;"
  2382.         }
  2383.     }
  2384.     *Option: MBox12
  2385.     {
  2386.         *Name: "12"
  2387.         *Command: CmdSelect
  2388.         {
  2389.             *Order: JOB_SETUP.11
  2390.             *Cmd: ",12,12;EXIT;"
  2391.         }
  2392.     }
  2393.     *Option: MBox13
  2394.     {
  2395.         *Name: "13"
  2396.         *Command: CmdSelect
  2397.         {
  2398.             *Order: JOB_SETUP.11
  2399.             *Cmd: ",13,13;EXIT;"
  2400.         }
  2401.     }
  2402.     *Option: MBox14
  2403.     {
  2404.         *Name: "14"
  2405.         *Command: CmdSelect
  2406.         {
  2407.             *Order: JOB_SETUP.11
  2408.             *Cmd: ",14,14;EXIT;"
  2409.         }
  2410.     }
  2411.     *Option: MBox15
  2412.     {
  2413.         *Name: "15"
  2414.         *Command: CmdSelect
  2415.         {
  2416.             *Order: JOB_SETUP.11
  2417.             *Cmd: ",15,15;EXIT;"
  2418.         }
  2419.     }
  2420.     *Option: MBox16
  2421.     {
  2422.         *Name: "16"
  2423.         *Command: CmdSelect
  2424.         {
  2425.             *Order: JOB_SETUP.11
  2426.             *Cmd: ",16,16;EXIT;"
  2427.         }
  2428.     }
  2429.     *Option: MBox17
  2430.     {
  2431.         *Name: "17"
  2432.         *Command: CmdSelect
  2433.         {
  2434.             *Order: JOB_SETUP.11
  2435.             *Cmd: ",17,17;EXIT;"
  2436.         }
  2437.     }
  2438.     *Option: MBox18
  2439.     {
  2440.         *Name: "18"
  2441.         *Command: CmdSelect
  2442.         {
  2443.             *Order: JOB_SETUP.11
  2444.             *Cmd: ",18,18;EXIT;"
  2445.         }
  2446.     }
  2447.     *Option: MBox19
  2448.     {
  2449.         *Name: "19"
  2450.         *Command: CmdSelect
  2451.         {
  2452.             *Order: JOB_SETUP.11
  2453.             *Cmd: ",19,19;EXIT;"
  2454.         }
  2455.     }
  2456.     *Option: MBox20
  2457.     {
  2458.         *Name: "20"
  2459.         *Command: CmdSelect
  2460.         {
  2461.             *Order: JOB_SETUP.11
  2462.             *Cmd: ",20,20;EXIT;"
  2463.         }
  2464.     }
  2465.     *Option: MBox21
  2466.     {
  2467.         *Name: "21"
  2468.         *Command: CmdSelect
  2469.         {
  2470.             *Order: JOB_SETUP.11
  2471.             *Cmd: ",21,21;EXIT;"
  2472.         }
  2473.     }
  2474.     *Option: MBox22
  2475.     {
  2476.         *Name: "22"
  2477.         *Command: CmdSelect
  2478.         {
  2479.             *Order: JOB_SETUP.11
  2480.             *Cmd: ",22,22;EXIT;"
  2481.         }
  2482.     }
  2483.     *Option: MBox23
  2484.     {
  2485.         *Name: "23"
  2486.         *Command: CmdSelect
  2487.         {
  2488.             *Order: JOB_SETUP.11
  2489.             *Cmd: ",23,23;EXIT;"
  2490.         }
  2491.     }
  2492.     *Option: MBox24
  2493.     {
  2494.         *Name: "24"
  2495.         *Command: CmdSelect
  2496.         {
  2497.             *Order: JOB_SETUP.11
  2498.             *Cmd: ",24,24;EXIT;"
  2499.         }
  2500.     }
  2501.     *Option: MBox25
  2502.     {
  2503.         *Name: "25"
  2504.         *Command: CmdSelect
  2505.         {
  2506.             *Order: JOB_SETUP.11
  2507.             *Cmd: ",25,25;EXIT;"
  2508.         }
  2509.     }
  2510.     *Option: MBox26
  2511.     {
  2512.         *Name: "26"
  2513.         *Command: CmdSelect
  2514.         {
  2515.             *Order: JOB_SETUP.11
  2516.             *Cmd: ",26,26;EXIT;"
  2517.         }
  2518.     }
  2519.     *Option: MBox27
  2520.     {
  2521.         *Name: "27"
  2522.         *Command: CmdSelect
  2523.         {
  2524.             *Order: JOB_SETUP.11
  2525.             *Cmd: ",27,27;EXIT;"
  2526.         }
  2527.     }
  2528.     *Option: MBox28
  2529.     {
  2530.         *Name: "28"
  2531.         *Command: CmdSelect
  2532.         {
  2533.             *Order: JOB_SETUP.11
  2534.             *Cmd: ",28,28;EXIT;"
  2535.         }
  2536.     }
  2537.     *Option: MBox29
  2538.     {
  2539.         *Name: "29"
  2540.         *Command: CmdSelect
  2541.         {
  2542.             *Order: JOB_SETUP.11
  2543.             *Cmd: ",29,29;EXIT;"
  2544.         }
  2545.     }
  2546.     *Option: MBox30
  2547.     {
  2548.         *Name: "30"
  2549.         *Command: CmdSelect
  2550.         {
  2551.             *Order: JOB_SETUP.11
  2552.             *Cmd: ",30,30;EXIT;"
  2553.         }
  2554.     }
  2555.     *Option: MBox31
  2556.     {
  2557.         *Name: "31"
  2558.         *Command: CmdSelect
  2559.         {
  2560.             *Order: JOB_SETUP.11
  2561.             *Cmd: ",31,31;EXIT;"
  2562.         }
  2563.     }
  2564.     *Option: MBox32
  2565.     {
  2566.         *Name: "32"
  2567.         *Command: CmdSelect
  2568.         {
  2569.             *Order: JOB_SETUP.11
  2570.             *Cmd: ",32,32;EXIT;"
  2571.         }
  2572.     }
  2573.     *Option: MBox33
  2574.     {
  2575.         *Name: "33"
  2576.         *Command: CmdSelect
  2577.         {
  2578.             *Order: JOB_SETUP.11
  2579.             *Cmd: ",33,33;EXIT;"
  2580.         }
  2581.     }
  2582.     *Option: MBox34
  2583.     {
  2584.         *Name: "34"
  2585.         *Command: CmdSelect
  2586.         {
  2587.             *Order: JOB_SETUP.11
  2588.             *Cmd: ",34,34;EXIT;"
  2589.         }
  2590.     }
  2591.     *Option: MBox35
  2592.     {
  2593.         *Name: "35"
  2594.         *Command: CmdSelect
  2595.         {
  2596.             *Order: JOB_SETUP.11
  2597.             *Cmd: ",35,35;EXIT;"
  2598.         }
  2599.     }
  2600.     *Option: MBox36
  2601.     {
  2602.         *Name: "36"
  2603.         *Command: CmdSelect
  2604.         {
  2605.             *Order: JOB_SETUP.11
  2606.             *Cmd: ",36,36;EXIT;"
  2607.         }
  2608.     }
  2609.     *Option: MBox37
  2610.     {
  2611.         *Name: "37"
  2612.         *Command: CmdSelect
  2613.         {
  2614.             *Order: JOB_SETUP.11
  2615.             *Cmd: ",37,37;EXIT;"
  2616.         }
  2617.     }
  2618.     *Option: MBox38
  2619.     {
  2620.         *Name: "38"
  2621.         *Command: CmdSelect
  2622.         {
  2623.             *Order: JOB_SETUP.11
  2624.             *Cmd: ",38,38;EXIT;"
  2625.         }
  2626.     }
  2627.     *Option: MBox39
  2628.     {
  2629.         *Name: "39"
  2630.         *Command: CmdSelect
  2631.         {
  2632.             *Order: JOB_SETUP.11
  2633.             *Cmd: ",39,39;EXIT;"
  2634.         }
  2635.     }
  2636.     *Option: MBox40
  2637.     {
  2638.         *Name: "40"
  2639.         *Command: CmdSelect
  2640.         {
  2641.             *Order: JOB_SETUP.11
  2642.             *Cmd: ",40,40;EXIT;"
  2643.         }
  2644.     }
  2645.     *Option: MBox41
  2646.     {
  2647.         *Name: "41"
  2648.         *Command: CmdSelect
  2649.         {
  2650.             *Order: JOB_SETUP.11
  2651.             *Cmd: ",41,41;EXIT;"
  2652.         }
  2653.     }
  2654.     *Option: MBox42
  2655.     {
  2656.         *Name: "42"
  2657.                 *Command: CmdSelect
  2658.         {
  2659.             *Order: JOB_SETUP.11
  2660.             *Cmd: ",42,42;EXIT;"
  2661.         }
  2662.     }
  2663.     *Option: MBox43
  2664.     {
  2665.         *Name: "43"
  2666.         *Command: CmdSelect
  2667.         {
  2668.             *Order: JOB_SETUP.11
  2669.             *Cmd: ",43,43;EXIT;"
  2670.         }
  2671.     }
  2672.     *Option: MBox44
  2673.     {
  2674.         *Name: "44"
  2675.         *Command: CmdSelect
  2676.         {
  2677.             *Order: JOB_SETUP.11
  2678.             *Cmd: ",44,44;EXIT;"
  2679.         }
  2680.     }
  2681.     *Option: MBox45
  2682.     {
  2683.         *Name: "45"
  2684.         *Command: CmdSelect
  2685.         {
  2686.             *Order: JOB_SETUP.11
  2687.             *Cmd: ",45,45;EXIT;"
  2688.         }
  2689.     }
  2690.     *Option: MBox46
  2691.     {
  2692.         *Name: "46"
  2693.         *Command: CmdSelect
  2694.         {
  2695.             *Order: JOB_SETUP.11
  2696.             *Cmd: ",46,46;EXIT;"
  2697.         }
  2698.     }
  2699.     *Option: MBox47
  2700.     {
  2701.         *Name: "47"
  2702.         *Command: CmdSelect
  2703.         {
  2704.             *Order: JOB_SETUP.11
  2705.             *Cmd: ",47,47;EXIT;"
  2706.         }
  2707.     }
  2708.     *Option: MBox48
  2709.     {
  2710.         *Name: "48"
  2711.         *Command: CmdSelect
  2712.         {
  2713.             *Order: JOB_SETUP.11
  2714.             *Cmd: ",48,48;EXIT;"
  2715.         }
  2716.     }
  2717.     *Option: MBox49
  2718.     {
  2719.         *Name: "49"
  2720.         *Command: CmdSelect
  2721.         {
  2722.             *Order: JOB_SETUP.11
  2723.             *Cmd: ",49,49;EXIT;"
  2724.         }
  2725.     }
  2726.     *Option: MBox50
  2727.     {
  2728.         *Name: "50"
  2729.         *Command: CmdSelect
  2730.         {
  2731.             *Order: JOB_SETUP.11
  2732.             *Cmd: ",50,50;EXIT;"
  2733.         }
  2734.     }
  2735.     *Option: MBox51
  2736.     {
  2737.         *Name: "51"
  2738.         *Command: CmdSelect
  2739.         {
  2740.             *Order: JOB_SETUP.11
  2741.             *Cmd: ",51,51;EXIT;"
  2742.         }
  2743.     }
  2744.     *Option: MBox52
  2745.     {
  2746.         *Name: "52"
  2747.         *Command: CmdSelect
  2748.         {
  2749.             *Order: JOB_SETUP.11
  2750.             *Cmd: ",52,52;EXIT;"
  2751.         }
  2752.     }
  2753.     *Option: MBox53
  2754.     {
  2755.         *Name: "53"
  2756.         *Command: CmdSelect
  2757.         {
  2758.             *Order: JOB_SETUP.11
  2759.             *Cmd: ",53,53;EXIT;"
  2760.         }
  2761.     }
  2762.     *Option: MBox54
  2763.     {
  2764.         *Name: "54"
  2765.         *Command: CmdSelect
  2766.         {
  2767.             *Order: JOB_SETUP.11
  2768.             *Cmd: ",54,54;EXIT;"
  2769.         }
  2770.     }
  2771.     *Option: MBox55
  2772.     {
  2773.         *Name: "55"
  2774.         *Command: CmdSelect
  2775.         {
  2776.             *Order: JOB_SETUP.11
  2777.             *Cmd: ",55,55;EXIT;"
  2778.         }
  2779.     }
  2780.     *Option: MBox56
  2781.     {
  2782.         *Name: "56"
  2783.         *Command: CmdSelect
  2784.         {
  2785.             *Order: JOB_SETUP.11
  2786.             *Cmd: ",56,56;EXIT;"
  2787.         }
  2788.     }
  2789.     *Option: MBox57
  2790.     {
  2791.         *Name: "57"
  2792.         *Command: CmdSelect
  2793.         {
  2794.             *Order: JOB_SETUP.11
  2795.             *Cmd: ",57,57;EXIT;"
  2796.         }
  2797.     }
  2798.     *Option: MBox58
  2799.     {
  2800.         *Name: "58"
  2801.         *Command: CmdSelect
  2802.         {
  2803.             *Order: JOB_SETUP.11
  2804.             *Cmd: ",58,58;EXIT;"
  2805.         }
  2806.     }
  2807.     *Option: MBox59
  2808.     {
  2809.         *Name: "59"
  2810.         *Command: CmdSelect
  2811.         {
  2812.             *Order: JOB_SETUP.11
  2813.             *Cmd: ",59,59;EXIT;"
  2814.         }
  2815.     }
  2816.     *Option: MBox60
  2817.     {
  2818.         *Name: "60"
  2819.         *Command: CmdSelect
  2820.         {
  2821.             *Order: JOB_SETUP.11
  2822.             *Cmd: ",60,60;EXIT;"
  2823.         }
  2824.     }
  2825.     *Option: MBox61
  2826.     {
  2827.         *Name: "61"
  2828.         *Command: CmdSelect
  2829.         {
  2830.             *Order: JOB_SETUP.11
  2831.             *Cmd: ",61,61;EXIT;"
  2832.         }
  2833.     }
  2834.     *Option: MBox62
  2835.     {
  2836.         *Name: "62"
  2837.         *Command: CmdSelect
  2838.         {
  2839.             *Order: JOB_SETUP.11
  2840.             *Cmd: ",62,62;EXIT;"
  2841.         }
  2842.     }
  2843.     *Option: MBox63
  2844.     {
  2845.         *Name: "63"
  2846.         *Command: CmdSelect
  2847.         {
  2848.             *Order: JOB_SETUP.11
  2849.             *Cmd: ",63,63;EXIT;"
  2850.         }
  2851.     }
  2852.     *Option: MBox64
  2853.     {
  2854.         *Name: "64"
  2855.         *Command: CmdSelect
  2856.         {
  2857.             *Order: JOB_SETUP.11
  2858.             *Cmd: ",64,64;EXIT;"
  2859.         }
  2860.     }
  2861.     *Option: MBox65
  2862.     {
  2863.         *Name: "65"
  2864.         *Command: CmdSelect
  2865.         {
  2866.             *Order: JOB_SETUP.11
  2867.             *Cmd: ",65,65;EXIT;"
  2868.         }
  2869.     }
  2870.     *Option: MBox66
  2871.     {
  2872.         *Name: "66"
  2873.         *Command: CmdSelect
  2874.         {
  2875.             *Order: JOB_SETUP.11
  2876.             *Cmd: ",66,66;EXIT;"
  2877.         }
  2878.     }
  2879.     *Option: MBox67
  2880.     {
  2881.         *Name: "67"
  2882.         *Command: CmdSelect
  2883.         {
  2884.             *Order: JOB_SETUP.11
  2885.             *Cmd: ",67,67;EXIT;"
  2886.         }
  2887.     }
  2888.     *Option: MBox68
  2889.     {
  2890.         *Name: "68"
  2891.         *Command: CmdSelect
  2892.         {
  2893.             *Order: JOB_SETUP.11
  2894.             *Cmd: ",68,68;EXIT;"
  2895.         }
  2896.     }
  2897.     *Option: MBox69
  2898.     {
  2899.         *Name: "69"
  2900.         *Command: CmdSelect
  2901.         {
  2902.             *Order: JOB_SETUP.11
  2903.             *Cmd: ",69,69;EXIT;"
  2904.         }
  2905.     }
  2906.     *Option: MBox70
  2907.     {
  2908.         *Name: "70"
  2909.         *Command: CmdSelect
  2910.         {
  2911.             *Order: JOB_SETUP.11
  2912.             *Cmd: ",70,70;EXIT;"
  2913.         }
  2914.     }
  2915.     *Option: MBox71
  2916.     {
  2917.         *Name: "71"
  2918.         *Command: CmdSelect
  2919.         {
  2920.             *Order: JOB_SETUP.11
  2921.             *Cmd: ",71,71;EXIT;"
  2922.         }
  2923.     }
  2924.     *Option: MBox72
  2925.     {
  2926.         *Name: "72"
  2927.         *Command: CmdSelect
  2928.         {
  2929.             *Order: JOB_SETUP.11
  2930.             *Cmd: ",72,72;EXIT;"
  2931.         }
  2932.     }
  2933.     *Option: MBox73
  2934.     {
  2935.         *Name: "73"
  2936.         *Command: CmdSelect
  2937.         {
  2938.             *Order: JOB_SETUP.11
  2939.             *Cmd: ",73,73"
  2940.         }
  2941.     }
  2942.     *Option: MBox74
  2943.     {
  2944.         *Name: "74"
  2945.         *Command: CmdSelect
  2946.         {
  2947.             *Order: JOB_SETUP.11
  2948.             *Cmd: ",74,74;EXIT;"
  2949.         }
  2950.     }
  2951.     *Option: MBox75
  2952.     {
  2953.         *Name: "75"
  2954.         *Command: CmdSelect
  2955.         {
  2956.             *Order: JOB_SETUP.11
  2957.             *Cmd: ",75,75;EXIT;"
  2958.         }
  2959.     }
  2960.     *Option: MBox76
  2961.     {
  2962.         *Name: "76"
  2963.         *Command: CmdSelect
  2964.         {
  2965.             *Order: JOB_SETUP.11
  2966.             *Cmd: ",76,76;EXIT;"
  2967.         }
  2968.     }
  2969.     *Option: MBox77
  2970.     {
  2971.         *Name: "77"
  2972.         *Command: CmdSelect
  2973.         {
  2974.             *Order: JOB_SETUP.11
  2975.             *Cmd: ",77,77;EXIT;"
  2976.         }
  2977.     }
  2978.     *Option: MBox78
  2979.     {
  2980.         *Name: "78"
  2981.         *Command: CmdSelect
  2982.         {
  2983.             *Order: JOB_SETUP.11
  2984.             *Cmd: ",78,78;EXIT;"
  2985.         }
  2986.     }
  2987.     *Option: MBox79
  2988.     {
  2989.         *Name: "79"
  2990.         *Command: CmdSelect
  2991.         {
  2992.             *Order: JOB_SETUP.11
  2993.             *Cmd: ",79,79;EXIT;"
  2994.         }
  2995.     }
  2996.     *Option: MBox80
  2997.     {
  2998.         *Name: "80"
  2999.         *Command: CmdSelect
  3000.         {
  3001.             *Order: JOB_SETUP.11
  3002.             *Cmd: ",80,80;EXIT;"
  3003.         }
  3004.     }
  3005.     *Option: MBox81
  3006.     {
  3007.         *Name: "81"
  3008.         *Command: CmdSelect
  3009.         {
  3010.             *Order: JOB_SETUP.11
  3011.             *Cmd: ",81,81;EXIT;"
  3012.         }
  3013.     }
  3014.     *Option: MBox82
  3015.     {
  3016.         *Name: "82"
  3017.         *Command: CmdSelect
  3018.         {
  3019.             *Order: JOB_SETUP.11
  3020.             *Cmd: ",82,82;EXIT;"
  3021.         }
  3022.     }
  3023.     *Option: MBox83
  3024.     {
  3025.         *Name: "83"
  3026.         *Command: CmdSelect
  3027.         {
  3028.             *Order: JOB_SETUP.11
  3029.             *Cmd: ",83,83;EXIT;"
  3030.         }
  3031.     }
  3032.     *Option: MBox84
  3033.     {
  3034.         *Name: "84"
  3035.         *Command: CmdSelect
  3036.         {
  3037.             *Order: JOB_SETUP.11
  3038.             *Cmd: ",84,84;EXIT;"
  3039.         }
  3040.     }
  3041.     *Option: MBox85
  3042.     {
  3043.         *Name: "85"
  3044.         *Command: CmdSelect
  3045.         {
  3046.             *Order: JOB_SETUP.11
  3047.             *Cmd: ",85,85;EXIT;"
  3048.         }
  3049.     }
  3050.     *Option: MBox86
  3051.     {
  3052.         *Name: "86"
  3053.         *Command: CmdSelect
  3054.         {
  3055.             *Order: JOB_SETUP.11
  3056.             *Cmd: ",86,86;EXIT;"
  3057.         }
  3058.     }
  3059.     *Option: MBox87
  3060.     {
  3061.         *Name: "87"
  3062.         *Command: CmdSelect
  3063.         {
  3064.             *Order: JOB_SETUP.11
  3065.             *Cmd: ",87,87;EXIT;"
  3066.         }
  3067.     }
  3068.     *Option: MBox88
  3069.     {
  3070.         *Name: "88"
  3071.         *Command: CmdSelect
  3072.         {
  3073.             *Order: JOB_SETUP.11
  3074.             *Cmd: ",88,88;EXIT;"
  3075.         }
  3076.     }
  3077.     *Option: MBox89
  3078.     {
  3079.         *Name: "89"
  3080.         *Command: CmdSelect
  3081.         {
  3082.             *Order: JOB_SETUP.11
  3083.             *Cmd: ",89,89;EXIT;"
  3084.         }
  3085.     }
  3086.     *Option: MBox90
  3087.     {
  3088.         *Name: "90"
  3089.         *Command: CmdSelect
  3090.         {
  3091.             *Order: JOB_SETUP.11
  3092.             *Cmd: ",90,90;EXIT;"
  3093.         }
  3094.     }
  3095.     *Option: MBox91
  3096.     {
  3097.         *Name: "91"
  3098.         *Command: CmdSelect
  3099.         {
  3100.             *Order: JOB_SETUP.11
  3101.             *Cmd: ",91,91;EXIT;"
  3102.         }
  3103.     }
  3104.     *Option: MBox92
  3105.     {
  3106.         *Name: "92"
  3107.         *Command: CmdSelect
  3108.         {
  3109.             *Order: JOB_SETUP.11
  3110.             *Cmd: ",92,92;EXIT;"
  3111.         }
  3112.     }
  3113.     *Option: MBox93
  3114.     {
  3115.         *Name: "93"
  3116.         *Command: CmdSelect
  3117.         {
  3118.             *Order: JOB_SETUP.11
  3119.             *Cmd: ",93,93;EXIT;"
  3120.         }
  3121.     }
  3122.     *Option: MBox94
  3123.     {
  3124.         *Name: "94"
  3125.         *Command: CmdSelect
  3126.         {
  3127.             *Order: JOB_SETUP.11
  3128.             *Cmd: ",94,94;EXIT;"
  3129.         }
  3130.     }
  3131.     *Option: MBox95
  3132.     {
  3133.         *Name: "95"
  3134.         *Command: CmdSelect
  3135.         {
  3136.             *Order: JOB_SETUP.11
  3137.             *Cmd: ",95,95;EXIT;"
  3138.         }
  3139.     }
  3140.     *Option: MBox96
  3141.     {
  3142.         *Name: "96"
  3143.         *Command: CmdSelect
  3144.         {
  3145.             *Order: JOB_SETUP.11
  3146.             *Cmd: ",96,96;EXIT;"
  3147.         }
  3148.     }
  3149.     *Option: MBox97
  3150.     {
  3151.         *Name: "97"
  3152.         *Command: CmdSelect
  3153.         {
  3154.             *Order: JOB_SETUP.11
  3155.             *Cmd: ",97,97;EXIT;"
  3156.         }
  3157.     }
  3158.     *Option: MBox98
  3159.     {
  3160.         *Name: "98"
  3161.         *Command: CmdSelect
  3162.         {
  3163.             *Order: JOB_SETUP.11
  3164.             *Cmd: ",98,98;EXIT;"
  3165.         }
  3166.     }
  3167.     *Option: MBox99
  3168.     {
  3169.         *Name: "99"
  3170.         *Command: CmdSelect
  3171.         {
  3172.             *Order: JOB_SETUP.11
  3173.             *Cmd: ",99,99;EXIT;"
  3174.         }
  3175.     }
  3176.     *Option: MBox100
  3177.     {
  3178.         *Name: "100"
  3179.         *Command: CmdSelect
  3180.         {
  3181.             *Order: JOB_SETUP.11
  3182.             *Cmd: ",100,100;EXIT;"
  3183.         }
  3184.     }
  3185.     *Option: MBox101
  3186.     {
  3187.         *Name: "101"
  3188.         *Command: CmdSelect
  3189.         {
  3190.             *Order: JOB_SETUP.11
  3191.             *Cmd: ",101,101;EXIT;"
  3192.         }
  3193.     }
  3194.     *Option: MBox102
  3195.     {
  3196.         *Name: "102"
  3197.         *Command: CmdSelect
  3198.         {
  3199.             *Order: JOB_SETUP.11
  3200.             *Cmd: ",102,102;EXIT;"
  3201.         }
  3202.     }
  3203.     *Option: MBox103
  3204.     {
  3205.         *Name: "103"
  3206.         *Command: CmdSelect
  3207.         {
  3208.             *Order: JOB_SETUP.11
  3209.             *Cmd: ",103,103;EXIT;"
  3210.         }
  3211.     }
  3212.     *Option: MBox104
  3213.     {
  3214.         *Name: "104"
  3215.         *Command: CmdSelect
  3216.         {
  3217.             *Order: JOB_SETUP.11
  3218.             *Cmd: ",104,104;EXIT;"
  3219.         }
  3220.     }
  3221.     *Option: MBox105
  3222.     {
  3223.         *Name: "105"
  3224.         *Command: CmdSelect
  3225.         {
  3226.             *Order: JOB_SETUP.11
  3227.             *Cmd: ",105,105;EXIT;"
  3228.         }
  3229.     }
  3230.     *Option: MBox106
  3231.     {
  3232.         *Name: "106"
  3233.         *Command: CmdSelect
  3234.         {
  3235.             *Order: JOB_SETUP.11
  3236.             *Cmd: ",106,106;EXIT;"
  3237.         }
  3238.     }
  3239.     *Option: MBox107
  3240.     {
  3241.         *Name: "107"
  3242.         *Command: CmdSelect
  3243.         {
  3244.             *Order: JOB_SETUP.11
  3245.             *Cmd: ",107,107;EXIT;"
  3246.         }
  3247.     }
  3248.     *Option: MBox108
  3249.     {
  3250.         *Name: "108"
  3251.         *Command: CmdSelect
  3252.         {
  3253.             *Order: JOB_SETUP.11
  3254.             *Cmd: ",108,108;EXIT;"
  3255.         }
  3256.     }
  3257.     *Option: MBox109
  3258.     {
  3259.         *Name: "109"
  3260.         *Command: CmdSelect
  3261.         {
  3262.             *Order: JOB_SETUP.11
  3263.             *Cmd: ",109,109;EXIT;"
  3264.         }
  3265.     }
  3266.     *Option: MBox110
  3267.     {
  3268.         *Name: "110"
  3269.         *Command: CmdSelect
  3270.         {
  3271.             *Order: JOB_SETUP.11
  3272.             *Cmd: ",110,110;EXIT;"
  3273.         }
  3274.     }
  3275.     *Option: MBox111
  3276.     {
  3277.         *Name: "111"
  3278.         *Command: CmdSelect
  3279.         {
  3280.             *Order: JOB_SETUP.11
  3281.             *Cmd: ",111,111;EXIT;"
  3282.         }
  3283.     }
  3284.     *Option: MBox112
  3285.     {
  3286.         *Name: "112"
  3287.         *Command: CmdSelect
  3288.         {
  3289.             *Order: JOB_SETUP.11
  3290.             *Cmd: ",112,112;EXIT;"
  3291.         }
  3292.     }
  3293.     *Option: MBox113
  3294.     {
  3295.         *Name: "113"
  3296.         *Command: CmdSelect
  3297.         {
  3298.             *Order: JOB_SETUP.11
  3299.             *Cmd: ",113,113;EXIT;"
  3300.         }
  3301.     }
  3302.     *Option: MBox114
  3303.     {
  3304.         *Name: "114"
  3305.         *Command: CmdSelect
  3306.         {
  3307.             *Order: JOB_SETUP.11
  3308.             *Cmd: ",114,114;EXIT;"
  3309.         }
  3310.     }
  3311.     *Option: MBox115
  3312.     {
  3313.         *Name: "115"
  3314.         *Command: CmdSelect
  3315.         {
  3316.             *Order: JOB_SETUP.11
  3317.             *Cmd: ",115,115;EXIT;"
  3318.         }
  3319.     }
  3320.     *Option: MBox116
  3321.     {
  3322.         *Name: "116"
  3323.         *Command: CmdSelect
  3324.         {
  3325.             *Order: JOB_SETUP.11
  3326.             *Cmd: ",116,116;EXIT;"
  3327.         }
  3328.     }
  3329.     *Option: MBox117
  3330.     {
  3331.         *Name: "117"
  3332.         *Command: CmdSelect
  3333.         {
  3334.             *Order: JOB_SETUP.11
  3335.             *Cmd: ",117,117;EXIT;"
  3336.         }
  3337.     }
  3338.     *Option: MBox118
  3339.     {
  3340.         *Name: "118"
  3341.         *Command: CmdSelect
  3342.         {
  3343.             *Order: JOB_SETUP.11
  3344.             *Cmd: ",118,118;EXIT;"
  3345.         }
  3346.     }
  3347.     *Option: MBox119
  3348.     {
  3349.         *Name: "119"
  3350.         *Command: CmdSelect
  3351.         {
  3352.             *Order: JOB_SETUP.11
  3353.             *Cmd: ",119,119;EXIT;"
  3354.         }
  3355.     }
  3356.     *Option: MBox120
  3357.     {
  3358.         *Name: "120"
  3359.         *Command: CmdSelect
  3360.         {
  3361.             *Order: JOB_SETUP.11
  3362.             *Cmd: ",120,120;EXIT;"
  3363.         }
  3364.     }
  3365.     *Option: MBox121
  3366.     {
  3367.         *Name: "121"
  3368.         *Command: CmdSelect
  3369.         {
  3370.             *Order: JOB_SETUP.11
  3371.             *Cmd: ",121,121;EXIT;"
  3372.         }
  3373.     }
  3374.     *Option: MBox122
  3375.     {
  3376.         *Name: "122"
  3377.         *Command: CmdSelect
  3378.         {
  3379.             *Order: JOB_SETUP.11
  3380.             *Cmd: ",122,122;EXIT;"
  3381.         }
  3382.     }
  3383.     *Option: MBox123
  3384.     {
  3385.         *Name: "123"
  3386.         *Command: CmdSelect
  3387.         {
  3388.             *Order: JOB_SETUP.11
  3389.             *Cmd: ",123,123;EXIT;"
  3390.         }
  3391.     }
  3392.     *Option: MBox124
  3393.     {
  3394.         *Name: "124"
  3395.         *Command: CmdSelect
  3396.         {
  3397.             *Order: JOB_SETUP.11
  3398.             *Cmd: ",124,124;EXIT;"
  3399.         }
  3400.     }
  3401.     *Option: MBox125
  3402.     {
  3403.         *Name: "125"
  3404.         *Command: CmdSelect
  3405.         {
  3406.             *Order: JOB_SETUP.11
  3407.             *Cmd: ",125,125;EXIT;"
  3408.         }
  3409.     }
  3410.     *Option: MBox126
  3411.     {
  3412.         *Name: "126"
  3413.         *Command: CmdSelect
  3414.         {
  3415.             *Order: JOB_SETUP.11
  3416.             *Cmd: ",126,126;EXIT;"
  3417.         }
  3418.     }
  3419.     *Option: MBox127
  3420.     {
  3421.         *Name: "127"
  3422.         *Command: CmdSelect
  3423.         {
  3424.             *Order: JOB_SETUP.11
  3425.             *Cmd: ",127,127;EXIT;"
  3426.         }
  3427.     }
  3428.     *Option: MBox128
  3429.     {
  3430.         *Name: "128"
  3431.         *Command: CmdSelect
  3432.         {
  3433.             *Order: JOB_SETUP.11
  3434.             *Cmd: ",128,128;EXIT;"
  3435.         }
  3436.     }
  3437.     *Option: MBox129
  3438.     {
  3439.         *Name: "129"
  3440.         *Command: CmdSelect
  3441.         {
  3442.             *Order: JOB_SETUP.11
  3443.             *Cmd: ",129,129;EXIT;"
  3444.         }
  3445.     }
  3446.     *Option: MBox130
  3447.     {
  3448.         *Name: "130"
  3449.         *Command: CmdSelect
  3450.         {
  3451.             *Order: JOB_SETUP.11
  3452.             *Cmd: ",130,130;EXIT;"
  3453.         }
  3454.     }
  3455.     *Option: MBox131
  3456.     {
  3457.         *Name: "131"
  3458.         *Command: CmdSelect
  3459.         {
  3460.             *Order: JOB_SETUP.11
  3461.             *Cmd: ",131,131;EXIT;"
  3462.         }
  3463.     }
  3464.     *Option: MBox132
  3465.     {
  3466.         *Name: "132"
  3467.         *Command: CmdSelect
  3468.         {
  3469.             *Order: JOB_SETUP.11
  3470.             *Cmd: ",132,132;EXIT;"
  3471.         }
  3472.     }
  3473.     *Option: MBox133
  3474.     {
  3475.         *Name: "133"
  3476.         *Command: CmdSelect
  3477.         {
  3478.             *Order: JOB_SETUP.11
  3479.             *Cmd: ",133,133;EXIT;"
  3480.         }
  3481.     }
  3482.     *Option: MBox134
  3483.     {
  3484.         *Name: "134"
  3485.         *Command: CmdSelect
  3486.         {
  3487.             *Order: JOB_SETUP.11
  3488.             *Cmd: ",134,134;EXIT;"
  3489.         }
  3490.     }
  3491.     *Option: MBox135
  3492.     {
  3493.         *Name: "135"
  3494.         *Command: CmdSelect
  3495.         {
  3496.             *Order: JOB_SETUP.11
  3497.             *Cmd: ",135,135;EXIT;"
  3498.         }
  3499.     }
  3500.     *Option: MBox136
  3501.     {
  3502.         *Name: "136"
  3503.         *Command: CmdSelect
  3504.         {
  3505.             *Order: JOB_SETUP.11
  3506.             *Cmd: ",136,136;EXIT;"
  3507.         }
  3508.     }
  3509.     *Option: MBox137
  3510.     {
  3511.         *Name: "137"
  3512.         *Command: CmdSelect
  3513.         {
  3514.             *Order: JOB_SETUP.11
  3515.             *Cmd: ",137,137;EXIT;"
  3516.         }
  3517.     }
  3518.     *Option: MBox138
  3519.     {
  3520.         *Name: "138"
  3521.         *Command: CmdSelect
  3522.         {
  3523.             *Order: JOB_SETUP.11
  3524.             *Cmd: ",138,138;EXIT;"
  3525.         }
  3526.     }
  3527.     *Option: MBox139
  3528.     {
  3529.         *Name: "139"
  3530.         *Command: CmdSelect
  3531.         {
  3532.             *Order: JOB_SETUP.11
  3533.             *Cmd: ",139,139;EXIT;"
  3534.         }
  3535.     }
  3536.     *Option: MBox140
  3537.     {
  3538.         *Name: "140"
  3539.         *Command: CmdSelect
  3540.         {
  3541.             *Order: JOB_SETUP.11
  3542.             *Cmd: ",140,140;EXIT;"
  3543.         }
  3544.     }
  3545.     *Option: MBox141
  3546.     {
  3547.         *Name: "141"
  3548.         *Command: CmdSelect
  3549.         {
  3550.             *Order: JOB_SETUP.11
  3551.             *Cmd: ",141,141;EXIT;"
  3552.         }
  3553.     }
  3554.     *Option: MBox142
  3555.     {
  3556.         *Name: "142"
  3557.         *Command: CmdSelect
  3558.         {
  3559.             *Order: JOB_SETUP.11
  3560.             *Cmd: ",142,142;EXIT;"
  3561.         }
  3562.     }
  3563.     *Option: MBox143
  3564.     {
  3565.         *Name: "143"
  3566.         *Command: CmdSelect
  3567.         {
  3568.             *Order: JOB_SETUP.11
  3569.             *Cmd: ",143,143;EXIT;"
  3570.         }
  3571.     }
  3572.     *Option: MBox144
  3573.     {
  3574.         *Name: "144"
  3575.         *Command: CmdSelect
  3576.         {
  3577.             *Order: JOB_SETUP.11
  3578.             *Cmd: ",144,144;EXIT;"
  3579.         }
  3580.     }
  3581.     *Option: MBox145
  3582.     {
  3583.         *Name: "145"
  3584.         *Command: CmdSelect
  3585.         {
  3586.             *Order: JOB_SETUP.11
  3587.             *Cmd: ",145,145;EXIT;"
  3588.         }
  3589.     }
  3590.     *Option: MBox146
  3591.     {
  3592.         *Name: "146"
  3593.         *Command: CmdSelect
  3594.         {
  3595.             *Order: JOB_SETUP.11
  3596.             *Cmd: ",146,146;EXIT;"
  3597.         }
  3598.     }
  3599.     *Option: MBox147
  3600.     {
  3601.         *Name: "147"
  3602.         *Command: CmdSelect
  3603.         {
  3604.             *Order: JOB_SETUP.11
  3605.             *Cmd: ",147,147;EXIT;"
  3606.         }
  3607.     }
  3608.     *Option: MBox148
  3609.     {
  3610.         *Name: "148"
  3611.         *Command: CmdSelect
  3612.         {
  3613.             *Order: JOB_SETUP.11
  3614.             *Cmd: ",148,148;EXIT;"
  3615.         }
  3616.     }
  3617.     *Option: MBox149
  3618.     {
  3619.         *Name: "149"
  3620.         *Command: CmdSelect
  3621.         {
  3622.             *Order: JOB_SETUP.11
  3623.             *Cmd: ",149,149;EXIT;"
  3624.         }
  3625.     }
  3626.     *Option: MBox150
  3627.     {
  3628.         *Name: "150"
  3629.         *Command: CmdSelect
  3630.         {
  3631.             *Order: JOB_SETUP.11
  3632.             *Cmd: ",150,150;EXIT;"
  3633.         }
  3634.     }
  3635.     *Option: MBox151
  3636.     {
  3637.         *Name: "151"
  3638.         *Command: CmdSelect
  3639.         {
  3640.             *Order: JOB_SETUP.11
  3641.             *Cmd: ",151,151;EXIT;"
  3642.         }
  3643.     }
  3644.     *Option: MBox152
  3645.     {
  3646.         *Name: "152"
  3647.         *Command: CmdSelect
  3648.         {
  3649.             *Order: JOB_SETUP.11
  3650.             *Cmd: ",152,152;EXIT;"
  3651.         }
  3652.     }
  3653.     *Option: MBox153
  3654.     {
  3655.         *Name: "153"
  3656.         *Command: CmdSelect
  3657.         {
  3658.             *Order: JOB_SETUP.11
  3659.             *Cmd: ",153,153;EXIT;"
  3660.         }
  3661.     }
  3662.     *Option: MBox154
  3663.     {
  3664.         *Name: "154"
  3665.         *Command: CmdSelect
  3666.         {
  3667.             *Order: JOB_SETUP.11
  3668.             *Cmd: ",154,154;EXIT;"
  3669.         }
  3670.     }
  3671.     *Option: MBox155
  3672.     {
  3673.         *Name: "155"
  3674.         *Command: CmdSelect
  3675.         {
  3676.             *Order: JOB_SETUP.11
  3677.             *Cmd: ",155,155;EXIT;"
  3678.         }
  3679.     }
  3680.     *Option: MBox156
  3681.     {
  3682.         *Name: "156"
  3683.         *Command: CmdSelect
  3684.         {
  3685.             *Order: JOB_SETUP.11
  3686.             *Cmd: ",156,156;EXIT;"
  3687.         }
  3688.     }
  3689.     *Option: MBox157
  3690.     {
  3691.         *Name: "157"
  3692.         *Command: CmdSelect
  3693.         {
  3694.             *Order: JOB_SETUP.11
  3695.             *Cmd: ",157,157;EXIT;"
  3696.         }
  3697.     }
  3698.     *Option: MBox158
  3699.     {
  3700.         *Name: "158"
  3701.         *Command: CmdSelect
  3702.         {
  3703.             *Order: JOB_SETUP.11
  3704.             *Cmd: ",158,158;EXIT;"
  3705.         }
  3706.     }
  3707.     *Option: MBox159
  3708.     {
  3709.         *Name: "159"
  3710.         *Command: CmdSelect
  3711.         {
  3712.             *Order: JOB_SETUP.11
  3713.             *Cmd: ",159,159;EXIT;"
  3714.         }
  3715.     }
  3716.     *Option: MBox160
  3717.     {
  3718.         *Name: "160"
  3719.         *Command: CmdSelect
  3720.         {
  3721.             *Order: JOB_SETUP.11
  3722.             *Cmd: ",160,160;EXIT;"
  3723.         }
  3724.     }
  3725.     *Option: MBox161
  3726.     {
  3727.         *Name: "161"
  3728.         *Command: CmdSelect
  3729.         {
  3730.             *Order: JOB_SETUP.11
  3731.             *Cmd: ",161,161;EXIT;"
  3732.         }
  3733.     }
  3734.     *Option: MBox162
  3735.     {
  3736.         *Name: "162"
  3737.         *Command: CmdSelect
  3738.         {
  3739.             *Order: JOB_SETUP.11
  3740.             *Cmd: ",162,162;EXIT;"
  3741.         }
  3742.     }
  3743.     *Option: MBox163
  3744.     {
  3745.         *Name: "163"
  3746.         *Command: CmdSelect
  3747.         {
  3748.             *Order: JOB_SETUP.11
  3749.             *Cmd: ",163,163;EXIT;"
  3750.         }
  3751.     }
  3752.     *Option: MBox164
  3753.     {
  3754.         *Name: "164"
  3755.         *Command: CmdSelect
  3756.         {
  3757.             *Order: JOB_SETUP.11
  3758.             *Cmd: ",164,164;EXIT;"
  3759.         }
  3760.     }
  3761.     *Option: MBox165
  3762.     {
  3763.         *Name: "165"
  3764.         *Command: CmdSelect
  3765.         {
  3766.             *Order: JOB_SETUP.11
  3767.             *Cmd: ",165,165;EXIT;"
  3768.         }
  3769.     }
  3770.     *Option: MBox166
  3771.     {
  3772.         *Name: "166"
  3773.         *Command: CmdSelect
  3774.         {
  3775.             *Order: JOB_SETUP.11
  3776.             *Cmd: ",166,166;EXIT;"
  3777.         }
  3778.     }
  3779.     *Option: MBox167
  3780.     {
  3781.         *Name: "167"
  3782.         *Command: CmdSelect
  3783.         {
  3784.             *Order: JOB_SETUP.11
  3785.             *Cmd: ",167,167;EXIT;"
  3786.         }
  3787.     }
  3788.     *Option: MBox168
  3789.     {
  3790.         *Name: "168"
  3791.         *Command: CmdSelect
  3792.         {
  3793.             *Order: JOB_SETUP.11
  3794.             *Cmd: ",168,168;EXIT;"
  3795.         }
  3796.     }
  3797.     *Option: MBox169
  3798.     {
  3799.         *Name: "169"
  3800.         *Command: CmdSelect
  3801.         {
  3802.             *Order: JOB_SETUP.11
  3803.             *Cmd: ",169,169;EXIT;"
  3804.         }
  3805.     }
  3806.     *Option: MBox170
  3807.     {
  3808.         *Name: "170"
  3809.         *Command: CmdSelect
  3810.         {
  3811.             *Order: JOB_SETUP.11
  3812.             *Cmd: ",170,170;EXIT;"
  3813.         }
  3814.     }
  3815.     *Option: MBox171
  3816.     {
  3817.         *Name: "171"
  3818.         *Command: CmdSelect
  3819.         {
  3820.             *Order: JOB_SETUP.11
  3821.             *Cmd: ",171,171;EXIT;"
  3822.         }
  3823.     }
  3824.     *Option: MBox172
  3825.     {
  3826.         *Name: "172"
  3827.         *Command: CmdSelect
  3828.         {
  3829.             *Order: JOB_SETUP.11
  3830.             *Cmd: ",172,172;EXIT;"
  3831.         }
  3832.     }
  3833.     *Option: MBox173
  3834.     {
  3835.         *Name: "173"
  3836.         *Command: CmdSelect
  3837.         {
  3838.             *Order: JOB_SETUP.11
  3839.             *Cmd: ",173,173;EXIT;"
  3840.         }
  3841.     }
  3842.     *Option: MBox174
  3843.     {
  3844.         *Name: "174"
  3845.         *Command: CmdSelect
  3846.         {
  3847.             *Order: JOB_SETUP.11
  3848.             *Cmd: ",174,174;EXIT;"
  3849.         }
  3850.     }
  3851.     *Option: MBox175
  3852.     {
  3853.         *Name: "175"
  3854.         *Command: CmdSelect
  3855.         {
  3856.             *Order: JOB_SETUP.11
  3857.             *Cmd: ",175,175;EXIT;"
  3858.         }
  3859.     }
  3860.     *Option: MBox176
  3861.     {
  3862.         *Name: "176"
  3863.         *Command: CmdSelect
  3864.         {
  3865.             *Order: JOB_SETUP.11
  3866.             *Cmd: ",176,176;EXIT;"
  3867.         }
  3868.     }
  3869.     *Option: MBox177
  3870.     {
  3871.         *Name: "177"
  3872.         *Command: CmdSelect
  3873.         {
  3874.             *Order: JOB_SETUP.11
  3875.             *Cmd: ",177,177;EXIT;"
  3876.         }
  3877.     }
  3878.     *Option: MBox178
  3879.     {
  3880.         *Name: "178"
  3881.         *Command: CmdSelect
  3882.         {
  3883.             *Order: JOB_SETUP.11
  3884.             *Cmd: ",178,178;EXIT;"
  3885.         }
  3886.     }
  3887.     *Option: MBox179
  3888.     {
  3889.         *Name: "179"
  3890.         *Command: CmdSelect
  3891.         {
  3892.             *Order: JOB_SETUP.11
  3893.             *Cmd: ",179,179;EXIT;"
  3894.         }
  3895.     }
  3896.     *Option: MBox180
  3897.     {
  3898.         *Name: "180"
  3899.         *Command: CmdSelect
  3900.         {
  3901.             *Order: JOB_SETUP.11
  3902.             *Cmd: ",180,180;EXIT;"
  3903.         }
  3904.     }
  3905.     *Option: MBox181
  3906.     {
  3907.         *Name: "181"
  3908.         *Command: CmdSelect
  3909.         {
  3910.             *Order: JOB_SETUP.11
  3911.             *Cmd: ",181,181;EXIT;"
  3912.         }
  3913.     }
  3914.     *Option: MBox182
  3915.     {
  3916.         *Name: "182"
  3917.         *Command: CmdSelect
  3918.         {
  3919.             *Order: JOB_SETUP.11
  3920.             *Cmd: ",182,182;EXIT;"
  3921.         }
  3922.     }
  3923.     *Option: MBox183
  3924.     {
  3925.         *Name: "183"
  3926.         *Command: CmdSelect
  3927.         {
  3928.             *Order: JOB_SETUP.11
  3929.             *Cmd: ",183,183;EXIT;"
  3930.         }
  3931.     }
  3932.     *Option: MBox184
  3933.     {
  3934.         *Name: "184"
  3935.         *Command: CmdSelect
  3936.         {
  3937.             *Order: JOB_SETUP.11
  3938.             *Cmd: ",184,184;EXIT;"
  3939.         }
  3940.     }
  3941.     *Option: MBox185
  3942.     {
  3943.         *Name: "185"
  3944.         *Command: CmdSelect
  3945.         {
  3946.             *Order: JOB_SETUP.11
  3947.             *Cmd: ",185,185;EXIT;"
  3948.         }
  3949.     }
  3950.     *Option: MBox186
  3951.     {
  3952.         *Name: "186"
  3953.         *Command: CmdSelect
  3954.         {
  3955.             *Order: JOB_SETUP.11
  3956.             *Cmd: ",186,186;EXIT;"
  3957.         }
  3958.     }
  3959.     *Option: MBox187
  3960.     {
  3961.         *Name: "187"
  3962.         *Command: CmdSelect
  3963.         {
  3964.             *Order: JOB_SETUP.11
  3965.             *Cmd: ",187,187;EXIT;"
  3966.         }
  3967.     }
  3968.     *Option: MBox188
  3969.     {
  3970.         *Name: "188"
  3971.         *Command: CmdSelect
  3972.         {
  3973.             *Order: JOB_SETUP.11
  3974.             *Cmd: ",188,188;EXIT;"
  3975.         }
  3976.     }
  3977.     *Option: MBox189
  3978.     {
  3979.         *Name: "189"
  3980.         *Command: CmdSelect
  3981.         {
  3982.             *Order: JOB_SETUP.11
  3983.             *Cmd: ",189,189;EXIT;"
  3984.         }
  3985.     }
  3986.     *Option: MBox190
  3987.     {
  3988.         *Name: "190"
  3989.         *Command: CmdSelect
  3990.         {
  3991.             *Order: JOB_SETUP.11
  3992.             *Cmd: ",190,190;EXIT;"
  3993.         }
  3994.     }
  3995.     *Option: MBox191
  3996.     {
  3997.         *Name: "191"
  3998.         *Command: CmdSelect
  3999.         {
  4000.             *Order: JOB_SETUP.11
  4001.             *Cmd: ",191,191;EXIT;"
  4002.         }
  4003.     }
  4004.     *Option: MBox192
  4005.     {
  4006.         *Name: "192"
  4007.         *Command: CmdSelect
  4008.         {
  4009.             *Order: JOB_SETUP.11
  4010.             *Cmd: ",192,192;EXIT;"
  4011.         }
  4012.     }
  4013.     *Option: MBox193
  4014.     {
  4015.         *Name: "193"
  4016.         *Command: CmdSelect
  4017.         {
  4018.             *Order: JOB_SETUP.11
  4019.             *Cmd: ",193,193;EXIT;"
  4020.         }
  4021.     }
  4022.     *Option: MBox194
  4023.     {
  4024.         *Name: "194"
  4025.         *Command: CmdSelect
  4026.         {
  4027.             *Order: JOB_SETUP.11
  4028.             *Cmd: ",194,194;EXIT;"
  4029.         }
  4030.     }
  4031.     *Option: MBox195
  4032.     {
  4033.         *Name: "195"
  4034.         *Command: CmdSelect
  4035.         {
  4036.             *Order: JOB_SETUP.11
  4037.             *Cmd: ",195,195;EXIT;"
  4038.         }
  4039.     }
  4040.     *Option: MBox196
  4041.     {
  4042.         *Name: "196"
  4043.         *Command: CmdSelect
  4044.         {
  4045.             *Order: JOB_SETUP.11
  4046.             *Cmd: ",196,196;EXIT;"
  4047.         }
  4048.     }
  4049.     *Option: MBox197
  4050.     {
  4051.         *Name: "197"
  4052.         *Command: CmdSelect
  4053.         {
  4054.             *Order: JOB_SETUP.11
  4055.             *Cmd: ",197,197;EXIT;"
  4056.         }
  4057.     }
  4058.     *Option: MBox198
  4059.     {
  4060.         *Name: "198"
  4061.         *Command: CmdSelect
  4062.         {
  4063.             *Order: JOB_SETUP.11
  4064.             *Cmd: ",198,198;EXIT;"
  4065.         }
  4066.     }
  4067.     *Option: MBox199
  4068.     {
  4069.         *Name: "199"
  4070.         *Command: CmdSelect
  4071.         {
  4072.             *Order: JOB_SETUP.11
  4073.             *Cmd: ",199,199;EXIT;"
  4074.         }
  4075.     }
  4076.     *Option: MBox200
  4077.     {
  4078.         *Name: "200"
  4079.         *Command: CmdSelect
  4080.         {
  4081.             *Order: JOB_SETUP.11
  4082.             *Cmd: ",200,200;EXIT;"
  4083.         }
  4084.     }
  4085.     *Option: MBox201
  4086.     {
  4087.         *Name: "201"
  4088.         *Command: CmdSelect
  4089.         {
  4090.             *Order: JOB_SETUP.11
  4091.             *Cmd: ",201,201;EXIT;"
  4092.         }
  4093.     }
  4094.     *Option: MBox202
  4095.     {
  4096.         *Name: "202"
  4097.         *Command: CmdSelect
  4098.         {
  4099.             *Order: JOB_SETUP.11
  4100.             *Cmd: ",202,202;EXIT;"
  4101.         }
  4102.     }
  4103.     *Option: MBox203
  4104.     {
  4105.         *Name: "203"
  4106.         *Command: CmdSelect
  4107.         {
  4108.             *Order: JOB_SETUP.11
  4109.             *Cmd: ",203,203;EXIT;"
  4110.         }
  4111.     }
  4112.     *Option: MBox204
  4113.     {
  4114.         *Name: "204"
  4115.         *Command: CmdSelect
  4116.         {
  4117.             *Order: JOB_SETUP.11
  4118.             *Cmd: ",204,204;EXIT;"
  4119.         }
  4120.     }
  4121.     *Option: MBox205
  4122.     {
  4123.         *Name: "205"
  4124.         *Command: CmdSelect
  4125.         {
  4126.             *Order: JOB_SETUP.11
  4127.             *Cmd: ",205,205;EXIT;"
  4128.         }
  4129.     }
  4130.     *Option: MBox206
  4131.     {
  4132.         *Name: "206"
  4133.         *Command: CmdSelect
  4134.         {
  4135.             *Order: JOB_SETUP.11
  4136.             *Cmd: ",206,206;EXIT;"
  4137.         }
  4138.     }
  4139.     *Option: MBox207
  4140.     {
  4141.         *Name: "207"
  4142.         *Command: CmdSelect
  4143.         {
  4144.             *Order: JOB_SETUP.11
  4145.             *Cmd: ",207,207;EXIT;"
  4146.         }
  4147.     }
  4148.     *Option: MBox208
  4149.     {
  4150.         *Name: "208"
  4151.         *Command: CmdSelect
  4152.         {
  4153.             *Order: JOB_SETUP.11
  4154.             *Cmd: ",208,208;EXIT;"
  4155.         }
  4156.     }
  4157.     *Option: MBox209
  4158.     {
  4159.         *Name: "209"
  4160.         *Command: CmdSelect
  4161.         {
  4162.             *Order: JOB_SETUP.11
  4163.             *Cmd: ",209,209;EXIT;"
  4164.         }
  4165.     }
  4166.     *Option: MBox210
  4167.     {
  4168.         *Name: "210"
  4169.         *Command: CmdSelect
  4170.         {
  4171.             *Order: JOB_SETUP.11
  4172.             *Cmd: ",210,210;EXIT;"
  4173.         }
  4174.     }
  4175.     *Option: MBox211
  4176.     {
  4177.         *Name: "211"
  4178.         *Command: CmdSelect
  4179.         {
  4180.             *Order: JOB_SETUP.11
  4181.             *Cmd: ",211,211;EXIT;"
  4182.         }
  4183.     }
  4184.     *Option: MBox212
  4185.     {
  4186.         *Name: "212"
  4187.         *Command: CmdSelect
  4188.         {
  4189.             *Order: JOB_SETUP.11
  4190.             *Cmd: ",212,212;EXIT;"
  4191.         }
  4192.     }
  4193.     *Option: MBox213
  4194.     {
  4195.         *Name: "213"
  4196.         *Command: CmdSelect
  4197.         {
  4198.             *Order: JOB_SETUP.11
  4199.             *Cmd: ",213,213;EXIT;"
  4200.         }
  4201.     }
  4202.     *Option: MBox214
  4203.     {
  4204.         *Name: "214"
  4205.         *Command: CmdSelect
  4206.         {
  4207.             *Order: JOB_SETUP.11
  4208.             *Cmd: ",214,214;EXIT;"
  4209.         }
  4210.     }
  4211.     *Option: MBox215
  4212.     {
  4213.         *Name: "215"
  4214.         *Command: CmdSelect
  4215.         {
  4216.             *Order: JOB_SETUP.11
  4217.             *Cmd: ",215,215;EXIT;"
  4218.         }
  4219.     }
  4220.     *Option: MBox216
  4221.     {
  4222.         *Name: "216"
  4223.         *Command: CmdSelect
  4224.         {
  4225.             *Order: JOB_SETUP.11
  4226.             *Cmd: ",216,216;EXIT;"
  4227.         }
  4228.     }
  4229.     *Option: MBox217
  4230.     {
  4231.         *Name: "217"
  4232.         *Command: CmdSelect
  4233.         {
  4234.             *Order: JOB_SETUP.11
  4235.             *Cmd: ",217,217;EXIT;"
  4236.         }
  4237.     }
  4238.     *Option: MBox218
  4239.     {
  4240.         *Name: "218"
  4241.         *Command: CmdSelect
  4242.         {
  4243.             *Order: JOB_SETUP.11
  4244.             *Cmd: ",218,218;EXIT;"
  4245.         }
  4246.     }
  4247.     *Option: MBox219
  4248.     {
  4249.         *Name: "219"
  4250.         *Command: CmdSelect
  4251.         {
  4252.             *Order: JOB_SETUP.11
  4253.             *Cmd: ",219,219;EXIT;"
  4254.         }
  4255.     }
  4256.     *Option: MBox220
  4257.     {
  4258.         *Name: "220"
  4259.         *Command: CmdSelect
  4260.         {
  4261.             *Order: JOB_SETUP.11
  4262.             *Cmd: ",220,220;EXIT;"
  4263.         }
  4264.     }
  4265.     *Option: MBox221
  4266.     {
  4267.         *Name: "221"
  4268.         *Command: CmdSelect
  4269.         {
  4270.             *Order: JOB_SETUP.11
  4271.             *Cmd: ",221,221;EXIT;"
  4272.         }
  4273.     }
  4274.     *Option: MBox222
  4275.     {
  4276.         *Name: "222"
  4277.         *Command: CmdSelect
  4278.         {
  4279.             *Order: JOB_SETUP.11
  4280.             *Cmd: ",222,222;EXIT;"
  4281.         }
  4282.     }
  4283.     *Option: MBox223
  4284.     {
  4285.         *Name: "223"
  4286.         *Command: CmdSelect
  4287.         {
  4288.             *Order: JOB_SETUP.11
  4289.             *Cmd: ",223,223;EXIT;"
  4290.         }
  4291.     }
  4292.     *Option: MBox224
  4293.     {
  4294.         *Name: "224"
  4295.         *Command: CmdSelect
  4296.         {
  4297.             *Order: JOB_SETUP.11
  4298.             *Cmd: ",224,224;EXIT;"
  4299.         }
  4300.     }
  4301.     *Option: MBox225
  4302.     {
  4303.         *Name: "225"
  4304.         *Command: CmdSelect
  4305.         {
  4306.             *Order: JOB_SETUP.11
  4307.             *Cmd: ",225,225;EXIT;"
  4308.         }
  4309.     }
  4310.     *Option: MBox226
  4311.     {
  4312.         *Name: "226"
  4313.         *Command: CmdSelect
  4314.         {
  4315.             *Order: JOB_SETUP.11
  4316.             *Cmd: ",226,226;EXIT;"
  4317.         }
  4318.     }
  4319.     *Option: MBox227
  4320.     {
  4321.         *Name: "227"
  4322.         *Command: CmdSelect
  4323.         {
  4324.             *Order: JOB_SETUP.11
  4325.             *Cmd: ",227,227;EXIT;"
  4326.         }
  4327.     }
  4328.     *Option: MBox228
  4329.     {
  4330.         *Name: "228"
  4331.         *Command: CmdSelect
  4332.         {
  4333.             *Order: JOB_SETUP.11
  4334.             *Cmd: ",228,228;EXIT;"
  4335.         }
  4336.     }
  4337.     *Option: MBox229
  4338.     {
  4339.         *Name: "229"
  4340.         *Command: CmdSelect
  4341.         {
  4342.             *Order: JOB_SETUP.11
  4343.             *Cmd: ",229,229;EXIT;"
  4344.         }
  4345.     }
  4346.     *Option: MBox230
  4347.     {
  4348.         *Name: "230"
  4349.         *Command: CmdSelect
  4350.         {
  4351.             *Order: JOB_SETUP.11
  4352.             *Cmd: ",230,230;EXIT;"
  4353.         }
  4354.     }
  4355.     *Option: MBox231
  4356.     {
  4357.         *Name: "231"
  4358.         *Command: CmdSelect
  4359.         {
  4360.             *Order: JOB_SETUP.11
  4361.             *Cmd: ",231,231;EXIT;"
  4362.         }
  4363.     }
  4364.     *Option: MBox232
  4365.     {
  4366.         *Name: "232"
  4367.         *Command: CmdSelect
  4368.         {
  4369.             *Order: JOB_SETUP.11
  4370.             *Cmd: ",232,232;EXIT;"
  4371.         }
  4372.     }
  4373.     *Option: MBox233
  4374.     {
  4375.         *Name: "233"
  4376.         *Command: CmdSelect
  4377.         {
  4378.             *Order: JOB_SETUP.11
  4379.             *Cmd: ",233,233;EXIT;"
  4380.         }
  4381.     }
  4382.     *Option: MBox234
  4383.     {
  4384.         *Name: "234"
  4385.         *Command: CmdSelect
  4386.         {
  4387.             *Order: JOB_SETUP.11
  4388.             *Cmd: ",234,234;EXIT;"
  4389.         }
  4390.     }
  4391.     *Option: MBox235
  4392.     {
  4393.         *Name: "235"
  4394.         *Command: CmdSelect
  4395.         {
  4396.             *Order: JOB_SETUP.11
  4397.             *Cmd: ",235,235;EXIT;"
  4398.         }
  4399.     }
  4400.     *Option: MBox236
  4401.     {
  4402.         *Name: "236"
  4403.         *Command: CmdSelect
  4404.         {
  4405.             *Order: JOB_SETUP.11
  4406.             *Cmd: ",236,236;EXIT;"
  4407.         }
  4408.     }
  4409.     *Option: MBox237
  4410.     {
  4411.         *Name: "237"
  4412.         *Command: CmdSelect
  4413.         {
  4414.             *Order: JOB_SETUP.11
  4415.             *Cmd: ",237,237;EXIT;"
  4416.         }
  4417.     }
  4418.     *Option: MBox238
  4419.     {
  4420.         *Name: "238"
  4421.         *Command: CmdSelect
  4422.         {
  4423.             *Order: JOB_SETUP.11
  4424.             *Cmd: ",238,238;EXIT;"
  4425.         }
  4426.     }
  4427.     *Option: MBox239
  4428.     {
  4429.         *Name: "239"
  4430.         *Command: CmdSelect
  4431.         {
  4432.             *Order: JOB_SETUP.11
  4433.             *Cmd: ",239,239;EXIT;"
  4434.         }
  4435.     }
  4436.     *Option: MBox240
  4437.     {
  4438.         *Name: "240"
  4439.         *Command: CmdSelect
  4440.         {
  4441.             *Order: JOB_SETUP.11
  4442.             *Cmd: ",240,240;EXIT;"
  4443.         }
  4444.     }
  4445.     *Option: MBox241
  4446.     {
  4447.         *Name: "241"
  4448.         *Command: CmdSelect
  4449.         {
  4450.             *Order: JOB_SETUP.11
  4451.             *Cmd: ",241,241;EXIT;"
  4452.         }
  4453.     }
  4454.     *Option: MBox242
  4455.     {
  4456.         *Name: "242"
  4457.         *Command: CmdSelect
  4458.         {
  4459.             *Order: JOB_SETUP.11
  4460.             *Cmd: ",242,242;EXIT;"
  4461.         }
  4462.     }
  4463.     *Option: MBox243
  4464.     {
  4465.         *Name: "243"
  4466.         *Command: CmdSelect
  4467.         {
  4468.             *Order: JOB_SETUP.11
  4469.             *Cmd: ",243,243;EXIT;"
  4470.         }
  4471.     }
  4472.     *Option: MBox244
  4473.     {
  4474.         *Name: "244"
  4475.         *Command: CmdSelect
  4476.         {
  4477.             *Order: JOB_SETUP.11
  4478.             *Cmd: ",244,244;EXIT;"
  4479.         }
  4480.     }
  4481.     *Option: MBox245
  4482.     {
  4483.         *Name: "245"
  4484.         *Command: CmdSelect
  4485.         {
  4486.             *Order: JOB_SETUP.11
  4487.             *Cmd: ",245,245;EXIT;"
  4488.         }
  4489.     }
  4490.     *Option: MBox246
  4491.     {
  4492.         *Name: "246"
  4493.         *Command: CmdSelect
  4494.         {
  4495.             *Order: JOB_SETUP.11
  4496.             *Cmd: ",246,246;EXIT;"
  4497.         }
  4498.     }
  4499.     *Option: MBox247
  4500.     {
  4501.         *Name: "247"
  4502.         *Command: CmdSelect
  4503.         {
  4504.             *Order: JOB_SETUP.11
  4505.             *Cmd: ",247,247;EXIT;"
  4506.         }
  4507.     }
  4508.     *Option: MBox248
  4509.     {
  4510.         *Name: "248"
  4511.         *Command: CmdSelect
  4512.         {
  4513.             *Order: JOB_SETUP.11
  4514.             *Cmd: ",248,248;EXIT;"
  4515.         }
  4516.     }
  4517.     *Option: MBox249
  4518.     {
  4519.         *Name: "249"
  4520.         *Command: CmdSelect
  4521.         {
  4522.             *Order: JOB_SETUP.11
  4523.             *Cmd: ",249,249;EXIT;"
  4524.         }
  4525.     }
  4526.     *Option: MBox250
  4527.     {
  4528.         *Name: "250"
  4529.         *Command: CmdSelect
  4530.         {
  4531.             *Order: JOB_SETUP.11
  4532.             *Cmd: ",250,250;EXIT;"
  4533.         }
  4534.     }
  4535.     *Option: MBox251
  4536.     {
  4537.         *Name: "251"
  4538.         *Command: CmdSelect
  4539.         {
  4540.             *Order: JOB_SETUP.11
  4541.             *Cmd: ",251,251;EXIT;"
  4542.         }
  4543.     }
  4544.     *Option: MBox252
  4545.     {
  4546.         *Name: "252"
  4547.         *Command: CmdSelect
  4548.         {
  4549.             *Order: JOB_SETUP.11
  4550.             *Cmd: ",252,252;EXIT;"
  4551.         }
  4552.     }
  4553.     *Option: MBox253
  4554.     {
  4555.         *Name: "253"
  4556.         *Command: CmdSelect
  4557.         {
  4558.             *Order: JOB_SETUP.11
  4559.             *Cmd: ",253,253;EXIT;"
  4560.         }
  4561.     }
  4562. *%    *Option: MBox254
  4563. *%    {
  4564. *%        *Name: "254"
  4565. *%        *Command: CmdSelect
  4566. *%        {
  4567. *%            *Order: JOB_SETUP.11
  4568. *%            *Cmd: ",254,254;EXIT;"
  4569. *%        }
  4570. *%    }
  4571. *%    *Option: MBox255
  4572. *%    {
  4573. *%        *Name: "255"
  4574. *%        *Command: CmdSelect
  4575. *%        {
  4576. *%            *Order: JOB_SETUP.11
  4577. *%            *Cmd: ",255,255;EXIT;"
  4578. *%        }
  4579. *%    }
  4580. }
  4581. *%***********PRINTER FEATURES:Job Offset***********
  4582. *Feature: JobOffset
  4583. {
  4584.     *rcNameID: 373
  4585.     *DefaultOption: OFF
  4586.     *Option: OFF
  4587.     {
  4588.         *rcNameID: =OFF_DISPLAY
  4589.     }
  4590.     *Option: ON
  4591.     {
  4592.         *rcNameID: =ON_DISPLAY
  4593.         *InsertBlock: =Envelopes
  4594.         *InsertBlock: =SmallPapers
  4595.         *InsertBlock: =MBox1-9
  4596.         *Constraints: PaperSize.A5
  4597.         *Constraints: LIST(OutputBin.Option2,OutputBin.Option3)
  4598.         *Constraints: LIST(OutputBin.Option9,OutputBin.Sorter)
  4599.     }
  4600. }
  4601. *%************PRINTER FEATURES:Stapling*************
  4602. *Feature: Stapling
  4603. {
  4604.     *rcNameID: 446
  4605.     *DefaultOption: None
  4606.     *Option: None
  4607.     {
  4608.         *rcNameID: 392
  4609.         *Constraints: LIST(StapleMethod.20,StapleMethod.19,StapleMethod.18,StapleMethod.17)
  4610.         *Constraints: LIST(StapleMethod.16,StapleMethod.15,StapleMethod.14,StapleMethod.13)
  4611.         *Constraints: LIST(StapleMethod.12,StapleMethod.11,StapleMethod.10,StapleMethod.9)
  4612.         *Constraints: LIST(StapleMethod.8,StapleMethod.7,StapleMethod.6,StapleMethod.5)
  4613.         *Constraints: LIST(StapleMethod.4,StapleMethod.3,StapleMethod.2,StapleMethod.Max)
  4614.     }
  4615.     *Option: UpperLeft
  4616.     {
  4617.         *rcNameID: 453
  4618.         *Constraints: LIST(JobOffset.ON,PaperSize.B5)
  4619.         *Constraints: StapleMethod.None
  4620.         *InsertBlock: =Envelopes
  4621.         *InsertBlock: =SmallPapers
  4622.         *switch: Orientation
  4623.         {
  4624.             *case: PORTRAIT
  4625.             {
  4626.                 *Command: CmdSelect
  4627.                 {
  4628.                     *Order: JOB_SETUP.7
  4629.                     *Cmd: "STPL2;"
  4630.                 }
  4631.             }
  4632.             *case: LANDSCAPE_CC90
  4633.             {
  4634.                 *Command: CmdSelect
  4635.                 {
  4636.                     *Order: JOB_SETUP.7
  4637.                     *Cmd: "STPL1;"
  4638.                 }
  4639.             }
  4640.         }
  4641.     }
  4642.     *Option: Booklet
  4643.     {
  4644.         *rcNameID: 344
  4645.         *InsertBlock: =Envelopes
  4646.         *InsertBlock: =SmallPapers
  4647.         *Constraints: LIST(JobOffset.ON,PaperSize.LEGAL,PaperSize.B5)
  4648.         *Constraints: StapleMethod.None
  4649.         *Command: CmdSelect
  4650.         {
  4651.             *Order: JOB_SETUP.7
  4652.             *Cmd: "STPL3;"
  4653.         }
  4654.     }
  4655. }
  4656. *%***********PRINTER FEATURES:Staple Method*********
  4657. *Feature: StapleMethod
  4658. {
  4659.     *rcNameID: 445
  4660.     *DefaultOption: None
  4661.     *Option: None
  4662.     {
  4663.         *rcNameID: 392
  4664.     }
  4665.     *Option: Max
  4666.     {
  4667.         *rcNameID: 444
  4668.         *Command: CmdSelect
  4669.         {
  4670.             *Order: JOB_SETUP.8
  4671.             *Cmd: "STPC0;EXIT;"
  4672.         }
  4673.     }
  4674.     *Option: 20
  4675.     {
  4676.         *rcNameID: 436
  4677.         *Command: CmdSelect
  4678.         {
  4679.             *Order: JOB_SETUP.8
  4680.             *Cmd: "STPC20;EXIT;"
  4681.         }
  4682.     }
  4683.     *Option: 19
  4684.     {
  4685.         *rcNameID: 434
  4686.         *Command: CmdSelect
  4687.         {
  4688.             *Order: JOB_SETUP.8
  4689.             *Cmd: "STPC19;EXIT;"
  4690.         }
  4691.     }
  4692.     *Option: 18
  4693.     {
  4694.         *rcNameID: 433
  4695.         *Command: CmdSelect
  4696.         {
  4697.             *Order: JOB_SETUP.8
  4698.             *Cmd: "STPC18;EXIT;"
  4699.         }
  4700.     }
  4701.     *Option: 17
  4702.     {
  4703.         *rcNameID: 432
  4704.         *Command: CmdSelect
  4705.         {
  4706.             *Order: JOB_SETUP.8
  4707.             *Cmd: "STPC17;EXIT;"
  4708.         }
  4709.     }
  4710.     *Option: 16
  4711.     {
  4712.         *rcNameID: 431
  4713.         *Command: CmdSelect
  4714.         {
  4715.             *Order: JOB_SETUP.8
  4716.             *Cmd: "STPC16;EXIT;"
  4717.         }
  4718.     }
  4719.     *Option: 15
  4720.     {
  4721.         *rcNameID: 430
  4722.         *Command: CmdSelect
  4723.         {
  4724.             *Order: JOB_SETUP.8
  4725.             *Cmd: "STPC15;EXIT;"
  4726.         }
  4727.     }
  4728.     *Option: 14
  4729.     {
  4730.         *rcNameID: 429
  4731.         *Command: CmdSelect
  4732.         {
  4733.             *Order: JOB_SETUP.8
  4734.             *Cmd: "STPC14;EXIT;"
  4735.         }
  4736.     }
  4737.     *Option: 13
  4738.     {
  4739.         *rcNameID: 428
  4740.         *Command: CmdSelect
  4741.         {
  4742.             *Order: JOB_SETUP.8
  4743.             *Cmd: "STPC13;EXIT;"
  4744.         }
  4745.     }
  4746.     *Option: 12
  4747.     {
  4748.         *rcNameID: 427
  4749.         *Command: CmdSelect
  4750.         {
  4751.             *Order: JOB_SETUP.8
  4752.             *Cmd: "STPC12;EXIT;"
  4753.         }
  4754.     }
  4755.     *Option: 11
  4756.     {
  4757.         *rcNameID: 426
  4758.         *Command: CmdSelect
  4759.         {
  4760.             *Order: JOB_SETUP.8
  4761.             *Cmd: "STPC11;EXIT;"
  4762.         }
  4763.     }
  4764.     *Option: 10
  4765.     {
  4766.         *rcNameID: 425
  4767.         *Command: CmdSelect
  4768.         {
  4769.             *Order: JOB_SETUP.8
  4770.             *Cmd: "STPC10;EXIT;"
  4771.         }
  4772.     }
  4773.     *Option: 9
  4774.     {
  4775.         *rcNameID: 443
  4776.         *Command: CmdSelect
  4777.         {
  4778.             *Order: JOB_SETUP.8
  4779.             *Cmd: "STPC9;EXIT;"
  4780.         }
  4781.     }
  4782.     *Option: 8
  4783.     {
  4784.         *rcNameID: 442
  4785.         *Command: CmdSelect
  4786.         {
  4787.             *Order: JOB_SETUP.8
  4788.             *Cmd: "STPC8;EXIT;"
  4789.         }
  4790.     }
  4791.     *Option: 7
  4792.     {
  4793.         *rcNameID: 441
  4794.         *Command: CmdSelect
  4795.         {
  4796.             *Order: JOB_SETUP.8
  4797.             *Cmd: "STPC7;EXIT;"
  4798.         }
  4799.     }
  4800.     *Option: 6
  4801.     {
  4802.         *rcNameID: 440
  4803.         *Command: CmdSelect
  4804.         {
  4805.             *Order: JOB_SETUP.8
  4806.             *Cmd: "STPC6;EXIT;"
  4807.         }
  4808.     }
  4809.     *Option: 5
  4810.     {
  4811.         *rcNameID: 439
  4812.         *Command: CmdSelect
  4813.         {
  4814.             *Order: JOB_SETUP.8
  4815.             *Cmd: "STPC5;EXIT;"
  4816.         }
  4817.     }
  4818.     *Option: 4
  4819.     {
  4820.         *rcNameID: 438
  4821.         *Command: CmdSelect
  4822.         {
  4823.             *Order: JOB_SETUP.8
  4824.             *Cmd: "STPC4;EXIT;"
  4825.         }
  4826.     }
  4827.     *Option: 3
  4828.     {
  4829.         *rcNameID: 437
  4830.         *Command: CmdSelect
  4831.         {
  4832.             *Order: JOB_SETUP.8
  4833.             *Cmd: "STPC3;EXIT;"
  4834.         }
  4835.     }
  4836.     *Option: 2
  4837.     {
  4838.         *rcNameID: 435
  4839.         *Command: CmdSelect
  4840.         {
  4841.             *Order: JOB_SETUP.8
  4842.             *Cmd: "STPC2;EXIT;"
  4843.         }
  4844.     }
  4845. }
  4846. *%*********INSTALLABLE OPTIONS:Paper Feeder*********
  4847. *Feature: PaperFeeder
  4848. {
  4849.     *FeatureType: PRINTER_PROPERTY
  4850.     *rcNameID: 506
  4851.     *DefaultOption: One
  4852.     *Option: None
  4853.     {
  4854.         *rcNameID: 392
  4855.         *Constraints: LIST(InputBin.Option2,InputBin.Option3)
  4856.         *Constraints: LIST(InputBin.Option4,InputBin.Option5,InputBin.Option6,InputBin.Option7)
  4857.     }
  4858.     *Option: One
  4859.     {
  4860.         *rcNameID: 393
  4861.         *Constraints: LIST(InputBin.Option4,InputBin.Option5,InputBin.Option6,InputBin.Option7)
  4862.     }
  4863.     *Option: Two
  4864.     {
  4865.         *rcNameID: 452
  4866.         *Constraints: LIST(InputBin.Option6,InputBin.Option7)
  4867.     }
  4868.     *Option: Three
  4869.     {
  4870.         *rcNameID: 448
  4871.     }
  4872. }
  4873. *%********INSTALLABLE OPTIONS:Output Devices********
  4874. *Feature: OutputDevices
  4875. {
  4876.     *FeatureType: PRINTER_PROPERTY
  4877.     *rcNameID: 395
  4878.     *DefaultOption: NotInstalled
  4879.     *Option: NotInstalled
  4880.     {
  4881.         *rcNameID: 312
  4882.         *InsertBlock: =MBox1-9
  4883.         *Constraints: LIST(JobOffset.ON,Stapling.UpperLeft,Stapling.Booklet)
  4884.         *Constraints: LIST(OutputBin.Option9,OutputBin.Sorter)
  4885.         *Constraints: LIST(OutputBin.Option4,OutputBin.Option5)
  4886.     }
  4887.     *Option: Finisher
  4888.     {
  4889.         *rcNameID: 329
  4890.         *InsertBlock: =MBox4-9
  4891.         *Constraints: LIST(OutputBin.Option3,OutputBin.Option9,OutputBin.Sorter)
  4892.     }
  4893.     *Option: Sorter
  4894.     {
  4895.         *rcNameID: 507
  4896.         *Constraints: LIST(JobOffset.ON,Stapling.UpperLeft,Stapling.Booklet)
  4897.         *Constraints: LIST(OutputBin.Option3,OutputBin.Option5)
  4898.     }
  4899.     *Option: Stacker
  4900.     {
  4901.         *rcNameID: 505
  4902.         *InsertBlock: =MBox1-9
  4903.         *Constraints: LIST(OutputBin.Option3,OutputBin.Option9,OutputBin.Sorter)
  4904.         *Constraints: LIST(Stapling.UpperLeft,Stapling.Booklet)
  4905.     }
  4906. }
  4907. *%********INSTALLABLE OPTIONS:Other Feeders*********
  4908. *Feature: Optional_Feeder
  4909. {
  4910.     *FeatureType: PRINTER_PROPERTY
  4911.     *rcNameID: 394
  4912.     *DefaultOption: NotInstalled
  4913.     *Option: NotInstalled
  4914.     {
  4915.         *rcNameID: 312
  4916.         *Constraints: LIST(InputBin.Option8,InputBin.UF-1)
  4917.     }
  4918.     *Option: EF-1
  4919.     {
  4920.         *rcNameID: 502
  4921.         *Constraints: InputBin.UF-1
  4922.     }
  4923.     *Option: UF-1
  4924.     {
  4925.         *rcNameID: 508
  4926.         *Constraints: InputBin.Option8
  4927.     }
  4928. }
  4929. *%*******************HALFTONING********************
  4930. *Feature: Halftone
  4931. {
  4932.     *rcNameID: =HALFTONING_DISPLAY
  4933.     *DefaultOption: HT_PATSIZE_AUTO
  4934.     *Option: HT_PATSIZE_AUTO
  4935.     {
  4936.         *rcNameID: =HT_AUTO_SELECT_DISPLAY
  4937.     }
  4938.     *Option: HT_PATSIZE_6x6_M
  4939.     {
  4940.         *rcNameID: =HT_DITHER6X6_DISPLAY
  4941.     }
  4942.     *Option: HT_PATSIZE_8x8_M
  4943.     {
  4944.         *rcNameID: =HT_DITHER8X8_DISPLAY
  4945.     }
  4946. }
  4947. *%************INSTALLABLE OPTIONS:MEMORY************
  4948. *Feature: Memory
  4949. {
  4950.     *rcNameID: =PRINTER_MEMORY_DISPLAY
  4951.     *DefaultOption: 8192KB
  4952.     *Option: 8192KB
  4953.     {
  4954.         *Name: "8 MB"
  4955.         *Constraints: OptionalDisk.RAMDisk
  4956.         *MemoryConfigKB: PAIR(8192, 6750)
  4957.     }
  4958.     *Option: 12288KB
  4959.     {
  4960.         *Name: "12 MB"
  4961.         *MemoryConfigKB: PAIR(12288, 10350)
  4962.     }
  4963.     *Option: 16384KB
  4964.     {
  4965.         *Name: "16 MB"
  4966.         *MemoryConfigKB: PAIR(16384, 14050)
  4967.     }
  4968.     *Option: 20480KB
  4969.     {
  4970.         *Name: "20 MB"
  4971.         *MemoryConfigKB: PAIR(20480, 17550)
  4972.     }
  4973.     *Option: 24576KB
  4974.     {
  4975.         *Name: "24 MB"
  4976.         *MemoryConfigKB: PAIR(24576, 21250)
  4977.     }
  4978.     *Option: 28672KB
  4979.     {
  4980.         *Name: "28 MB"
  4981.         *MemoryConfigKB: PAIR(28672, 24750)
  4982.     }
  4983.     *Option: 32768KB
  4984.     {
  4985.         *Name: "32 MB"
  4986.         *MemoryConfigKB: PAIR(32768, 28350)
  4987.     }
  4988.     *Option: 40960KB
  4989.     {
  4990.         *Name: "40 MB"
  4991.         *MemoryConfigKB: PAIR(40960, 35450)
  4992.     }
  4993.     *Option: 45056KB
  4994.     {
  4995.         *Name: "44 MB"
  4996.         *MemoryConfigKB: PAIR(45056, 39250)
  4997.     }
  4998.     *Option: 49152KB
  4999.     {
  5000.         *Name: "48 MB"
  5001.         *MemoryConfigKB: PAIR(49152, 43050)
  5002.     }
  5003.     *Option: 57344KB
  5004.     {
  5005.         *Name: "56 MB"
  5006.         *MemoryConfigKB: PAIR(57344, 50650)
  5007.     }
  5008.     *Option: 73728KB
  5009.     {
  5010.         *Name: "72 MB"
  5011.         *MemoryConfigKB: PAIR(73728, 64450)
  5012.     }
  5013. }
  5014. *%*******************DUPLEXING*********************
  5015. *Feature: Duplex
  5016. {
  5017.     *rcNameID: =TWO_SIDED_PRINTING_DISPLAY
  5018.     *DefaultOption: NONE
  5019.     *Option: NONE
  5020.     {
  5021.         *rcNameID: =NONE_DISPLAY
  5022.         *Command: CmdSelect
  5023.         {
  5024.             *Order: DOC_SETUP.2
  5025.             *Cmd: "<1B>&l0S"
  5026.         }
  5027.     }
  5028.     *Option: VERTICAL
  5029.     {
  5030.         *rcNameID: =FLIP_ON_LONG_EDGE_DISPLAY
  5031.         *InsertBlock: =Envelopes
  5032.         *InsertBlock: =SmallPapers
  5033.         *Command: CmdSelect
  5034.         {
  5035.             *Order: DOC_SETUP.2
  5036.             *Cmd: "<1B>&l1S"
  5037.         }
  5038.     }
  5039.     *Option: HORIZONTAL
  5040.     {
  5041.         *rcNameID: =FLIP_ON_SHORT_EDGE_DISPLAY
  5042.         *InsertBlock: =Envelopes
  5043.         *InsertBlock: =SmallPapers
  5044.         *Command: CmdSelect
  5045.         {
  5046.             *Order: DOC_SETUP.2
  5047.             *Cmd: "<1B>&l2S"
  5048.         }
  5049.     }
  5050. }
  5051. *%***********INSTALLABLE OPTIONS:Duplexer***********
  5052. *Feature: DuplexUnit
  5053. {
  5054.     *FeatureType: PRINTER_PROPERTY
  5055.     *rcNameID: 367
  5056.     *DefaultOption: NotInstalled
  5057.     *Option: NotInstalled
  5058.     {
  5059.         *rcNameID: 312
  5060.         *DisabledFeatures: LIST(Duplex)
  5061.         *Constraints: LIST(Duplex.VERTICAL,Duplex.HORIZONTAL)
  5062.     }
  5063.     *Option: Installed
  5064.     {
  5065.         *rcNameID: 313
  5066.     }
  5067. }
  5068. *Command: CmdStartPage
  5069. {
  5070.     *Order: PAGE_SETUP.1
  5071.     *Cmd: "<1B>*b0M<0D>"
  5072. }
  5073. *RotateCoordinate?: TRUE
  5074. *RotateRaster?: TRUE
  5075. *RotateFont?: TRUE
  5076. *TextCaps: LIST(TC_CR_90,TC_UA_ABLE)
  5077. *MemoryUsage: LIST(FONT, RASTER, VECTOR)
  5078. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  5079. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
  5080. *XMoveThreshold: 0
  5081. *YMoveThreshold: 0
  5082. *XMoveUnit: 600
  5083. *YMoveUnit: 600
  5084. *Command: CmdXMoveAbsolute { *Cmd : "<1B>*p" %d{DestX}"X" }
  5085. *Command: CmdXMoveRelRight { *Cmd : "<1B>*p+" %d[0,4800]{max_repeat(DestXRel )}"X" }
  5086. *Command: CmdXMoveRelLeft { *Cmd : "<1B>*p-" %d[0,4800]{max_repeat(DestXRel )}"X" }
  5087. *Command: CmdYMoveAbsolute { *Cmd : "<1B>*p" %d{DestY}"Y" }
  5088. *Command: CmdYMoveRelDown { *Cmd : "<1B>*p+" %d{DestYRel}"Y" }
  5089. *Command: CmdYMoveRelUp { *Cmd : "<1B>*p-" %d{DestYRel}"Y" }
  5090. *Command: CmdCR { *Cmd : "<0D>" }
  5091. *Command: CmdLF { *Cmd : "<0A>" }
  5092. *Command: CmdFF { *Cmd : "<0C>" }
  5093. *Command: CmdBackSpace { *Cmd : "<08>" }
  5094. *Command: CmdUniDirectionOn { *Cmd : "<00>" }
  5095. *Command: CmdUniDirectionOff { *Cmd : "<00>" }
  5096. *Command: CmdPushCursor { *Cmd : "<1B>&f0S" }
  5097. *Command: CmdPopCursor { *Cmd : "<1B>&f1S" }
  5098. *Command: CmdSetSimpleRotation { *Cmd : "<1B>&a" %d{PrintDirInCCDegrees}"P" }
  5099. *EjectPageWithFF?: TRUE
  5100. *Command: CmdEnableTIFF4 { *Cmd : "<1B>*b2M" }
  5101. *Command: CmdDisableCompression { *Cmd : "<1B>*b0M" }
  5102. *Command: CmdEnableDRC { *Cmd : "<1B>*b3M" }
  5103. *OutputDataFormat: H_BYTE
  5104. *OptimizeLeftBound?: TRUE
  5105. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  5106. *CursorYAfterSendBlockData: AUTO_INCREMENT
  5107. *DefaultFont: RESDLL.KyoRes.135
  5108. *DefaultCTT: 0
  5109. *CharPosition: BASELINE
  5110. *TTFSEnabled?: TRUE
  5111. *DeviceFonts: LIST(RESDLL.KyoRes.1,RESDLL.KyoRes.2,RESDLL.KyoRes.3,RESDLL.KyoRes.4,RESDLL.KyoRes.5,RESDLL.KyoRes.6,
  5112. +                    RESDLL.KyoRes.7,RESDLL.KyoRes.8,RESDLL.KyoRes.9,RESDLL.KyoRes.10,RESDLL.KyoRes.11,RESDLL.KyoRes.12,
  5113. +                    RESDLL.KyoRes.13,RESDLL.KyoRes.14,RESDLL.KyoRes.15,RESDLL.KyoRes.16,RESDLL.KyoRes.17,RESDLL.KyoRes.18,
  5114. +                   RESDLL.KyoRes.19,RESDLL.KyoRes.20,RESDLL.KyoRes.21,RESDLL.KyoRes.22,RESDLL.KyoRes.23,RESDLL.KyoRes.24,
  5115. +                    RESDLL.KyoRes.25,RESDLL.KyoRes.26,RESDLL.KyoRes.27,RESDLL.KyoRes.28,RESDLL.KyoRes.29,RESDLL.KyoRes.30,
  5116. +                    RESDLL.KyoRes.31,RESDLL.KyoRes.32,RESDLL.KyoRes.33,RESDLL.KyoRes.34,RESDLL.KyoRes.35,RESDLL.KyoRes.36,
  5117. +                   RESDLL.KyoRes.37,RESDLL.KyoRes.38,RESDLL.KyoRes.39,RESDLL.KyoRes.40,RESDLL.KyoRes.41,RESDLL.KyoRes.42,
  5118. +                    RESDLL.KyoRes.43,RESDLL.KyoRes.44,RESDLL.KyoRes.45,RESDLL.KyoRes.46,RESDLL.KyoRes.93,RESDLL.KyoRes.94,
  5119. +                    RESDLL.KyoRes.95,RESDLL.KyoRes.96,RESDLL.KyoRes.102,RESDLL.KyoRes.103,RESDLL.KyoRes.104,RESDLL.KyoRes.105,
  5120. +                   RESDLL.KyoRes.106,RESDLL.KyoRes.107,RESDLL.KyoRes.108,RESDLL.KyoRes.109,RESDLL.KyoRes.110,RESDLL.KyoRes.111,
  5121. +                    RESDLL.KyoRes.112,RESDLL.KyoRes.113,RESDLL.KyoRes.114,RESDLL.KyoRes.115,RESDLL.KyoRes.116,RESDLL.KyoRes.117,
  5122. +                    RESDLL.KyoRes.118,RESDLL.KyoRes.119,RESDLL.KyoRes.120,RESDLL.KyoRes.121,RESDLL.KyoRes.122,RESDLL.KyoRes.123,
  5123. +                   RESDLL.KyoRes.124,RESDLL.KyoRes.125,RESDLL.KyoRes.126,RESDLL.KyoRes.127,RESDLL.KyoRes.128,RESDLL.KyoRes.129,
  5124. +                    RESDLL.KyoRes.130,RESDLL.KyoRes.131,RESDLL.KyoRes.132,RESDLL.KyoRes.133,RESDLL.KyoRes.134,RESDLL.KyoRes.135,
  5125. +                   RESDLL.KyoRes.136,RESDLL.KyoRes.137,RESDLL.KyoRes.138,RESDLL.KyoRes.139,RESDLL.KyoRes.140,RESDLL.KyoRes.141,
  5126. +                    RESDLL.KyoRes.142,RESDLL.KyoRes.143,RESDLL.KyoRes.144,RESDLL.KyoRes.145,RESDLL.KyoRes.146,RESDLL.KyoRes.147,
  5127. +                    RESDLL.KyoRes.148,RESDLL.KyoRes.149,RESDLL.KyoRes.150,RESDLL.KyoRes.151,RESDLL.KyoFonts.81)
  5128. *MinFontID: 16534
  5129. *MaxFontID: 32768
  5130. *FontFormat: HPPCL_RES
  5131. *Command: CmdSetFontID { *Cmd : "<1B>*c" %d{NextFontID}"D" }
  5132. *Command: CmdSelectFontID { *Cmd : "<1B>(" %d{CurrentFontID}"X" }
  5133. *Command: CmdSetCharCode { *Cmd : "<1B>*c" %d{NextGlyph}"E" }
  5134. *Command: CmdUnderlineOn { *Cmd : "<1B>&dD" }
  5135. *Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
  5136. *Command: CmdWhiteTextOn { *Cmd : "<1B>*v1o1T" }
  5137. *Command: CmdWhiteTextOff { *Cmd : "<1B>*v0o0T" }
  5138. *MinGrayFill: 1
  5139. *MaxGrayFill: 100
  5140. *Command: CmdSetRectWidth { *Cmd : "<1B>*c" %d{RectXSize}"A" }
  5141. *Command: CmdSetRectHeight { *Cmd : "<1B>*c" %d{RectYSize}"B" }
  5142. *Command: CmdRectGrayFill { *Cmd : "<1B>*c" %d{GrayPercentage}"g2P" }
  5143. *Command: CmdRectWhiteFill { *Cmd : "<1B>*c1P" }
  5144.