home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_01 / SCRT_NOW.LZH / DRIVER / LC24IPLC.TRB < prev    next >
Text File  |  1991-03-22  |  2KB  |  66 lines

  1. ; --- Driver d'imprimante STAR LC 24 ---
  2. ; IBM (DIP 6: OFF),PL Papier listing, Courier
  3.  
  4. ; --- Séquence d'initialisation--- 
  5. S00: 27,107,0,27,112,49,18,27,120,49; Courier, Prop. ON,  Pica, LQ
  6.  
  7. S01: 27,112,48,18,27,120,48; Prop.OFF, Pica, Draft
  8. S06: 27,83,48            ; Superscript ON
  9. S07: 27,84               ; Superscript OFF
  10. S08: 27,83,49            ; Subscript ON
  11. S09: 27,84               ; Subscript OFF
  12. S10: 28,52               ; Italique activé
  13. S11: 28,53               ; Italique inactivé
  14. S12: 27,69               ; Gras actif
  15. S13: 27,70               ; Gras inactif
  16. S14: 27,45,49            ; Soulignement actif
  17. S15: 27,45,48            ; Soulignement inactif 
  18. S16: 27,64,27,116,49,27,54,27,120,48; :Init., IBM, #2, Draft
  19. S17: 27,64               ; Fin d'impression 
  20.  
  21. ; --- Table des proportions --- 
  22. P021:   30,42,42,42,42,42,42,42,42,42
  23. P031:   42,30,18,30,30,30,36,36,18,24
  24. P041:   24,30,30,18,30,18,30,30,30,30
  25. P051:   30,30,30,30,30,30,30,18,18,30
  26. P061:   30,30,30,36,36,36,36,36,36,36
  27. P071:   36,36,24,30,36,36,42,36,36,36
  28. P081:   36,36,36,36,42,36,42,36,36,30
  29. P091:   24,30,24,30,30,18,30,36,30,36
  30. P101:   30,24,36,36,18,24,36,18,42,36
  31. P111:   30,36,36,30,30,24,36,36,42,30
  32. P121:   36,30,24,18,24,30,25,36,36,30
  33. P131:   30,30,30,30,30,30,30,30,18,18
  34. P141:   18,36,36,36,42,42,30,30,30,36
  35. P151:   36,36,36,42,30,30,36,42,30,30
  36. P161:   18,30,36,36,36,30,30,30,30,30
  37. P171:   30,30,30,30,30,30,30,30,30,30
  38. P181:   30,30,30,30,30,30,30,30,30,30
  39. P191:   30,30,30,30,30,30,30,30,30,30
  40. P201:   30,30,30,30,30,30,30,30,30,30
  41. P211:   30,30,30,30,30,30,30,30,30,30
  42. P221:   30,30,30,30,30,30,30,30,30,30
  43. P231:   30,30,30,30,30,30,30,30,30,30
  44. P241:   30,30,30,30,30,30,30,30,30,30
  45. P251:   30,30,30,30,30
  46.  
  47.  
  48. ; ---Remplacement ASCII --- ;
  49. A124: 179                 ; |
  50. A180: 111,101             ; ┤ = o + e
  51. A181: 79,69               ; ╡ = O + E
  52. A185: 27,82,1,126,27,82,0 ; ╣
  53. A221: 27,82,1,93,27,82,0  ; ▌ 
  54.  
  55. ; --- Règlage d'impression --- 
  56. X1: 2                   ; Type de papier 
  57. X2: 1                   ; Expulsion de la dernière page 
  58. X3: 1200                ; Longueur de la page 
  59. X4: 1                   ; Type d'imprimante 
  60. X5: 0                   ; Type de laser 
  61. X6: 360                 ; Résolution horizontale 
  62. X7: 360                 ; Résolution verticale 
  63. X8: 1                   ; ESC-l reconnu? 
  64. X9: 0                   ; ESC-$ reconnu? 
  65.  
  66.