Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5143 lines
93 KiB

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