home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 12 / CD_ASCQ_12_0294.iso / vrac / prnf245.zip / LQ-800H.DAT < prev    next >
Text File  |  1992-06-27  |  2KB  |  55 lines

  1. Epson LQ-800$Hex  ; 1st line gives the file's title & data format
  2.         ; This file is functionally exactly the same as LQ-800.DAT
  3.         ; except that it's in Hex numbers.  H after the $ in the
  4.         ; title specifies hex numbers.  (C would specify Character
  5.         ; format.  Other letters after the $ have no effect.)
  6.  
  7. Misc                                   ; 1st category (no = sign)
  8. Init Prn= 00,00,00
  9. Reset Prn= 1B,40,0D                    ; Epsons can be reset with Esc @
  10.  
  11. Manual Style= 1B,67,1B,30 1B,50,1B,32 ; Tricky combo: 15 cpi, 8 lines/inch
  12.  
  13. ;    The next two are superscript, condensed, and closely spaced vertically
  14. Very Small= 1B,53,00,1B,50,0F,1B,33,11  1B,32,12,1B,54  ; pica 1/17"H 17/180"V
  15. Tiny= 1B,53,00,1B,4D,0F,1B,33,10  1B,32,12,1B,50,1B,54  ; elite 1/20"H 16/180"V
  16. Grafix Chars= 1B,74,01 1B,74,00 ; Only w suitable identity module.
  17. Upper Ctrls= 1B,36 1B,37
  18. FF= 0C
  19. LF= 0A
  20. CR= 0D
  21. NewLine= 0D,0A
  22. Ctrl-Z= 1A
  23. Push 4= 0A,0A,0A,0A  ; pushes paper up.  useful when debugging fonts &c
  24. Keyboard= 00,00,00,00        ; Asks for ON string at the keyboard
  25. Font Widths
  26. Wide= 1B,57,01 1B,57,00
  27. Pica= 1B,50
  28. Elite= 1B,4D
  29. 15 cps= 1B,67
  30. Condensed= 0F 12
  31. Proportional= 1B,70,01 1B,70,00 ; overrides font widths
  32. Style                           ; 1st 3 mix with any font but proportional
  33. NLQ= 1B,78,01 1B,78,00
  34. Sans Serif= 1B,6B,01 1B,6B,00 ; Only in NLQ w Sans Serif cartridge
  35.                               ; oddly, any non-0 does as well as any other
  36. Underlined= 1B,2D,01 1B,2D,00      ; these do mix w prop:
  37. Emphasized= 1B,45 1B,46
  38. Dbl Strike= 1B,47 1B,48
  39. Italics= 1B,34 1B,35
  40. SperScript= 1B,53,00 1B,54
  41. SbScript= 1B,53,01 1B,54
  42. Justify= 1B,61,03 1B,61,00       
  43. Center= 1B,61,02 1B,61,00        
  44. DownLd Chars= 1B,25,01 1B,25,00   ; char set loaded must match draft/nlq/prop
  45. CF Copy Font= 1B,3A,00,#,00       ; 0 loads Roman.  1 loads Sans Serif et al
  46.  
  47. Format
  48. RMargin= 1B,51,#  1B,51,50      ; same for right margin
  49. LMargin= 1B,6C,#                ; takes num of chars for left margin
  50. Tab=1B,65,00,# 1B,65,00,08      ; Off sets to 8 char (default)
  51. 8 Line/inch= 1B,30
  52. 6 Line/inch= 1B,32
  53. 180th"/Line= 1B,33,# 1B,32      ; takes num of 180ths in/line Off = 6 ln/in
  54. SkipOver=1B,4E,# 1B,4F
  55.