Epson LX-86 User Manual - Page 37

Programming Languages, Appendix C.

Page 37 highlights

If your word processing program allows inserted codes, it will probably do standard printing without such codes. It is only for special features that you will need to use inserted codes. For example, if you want to have headings in wide bold printing (called double-width emphasized), you would probably have to use inserted codes. For the program we mentioned above you would type Control-V, then the code for double-width emphasized, Control-V again, and then the text of the heading. The codes for double-width emphasized are in Chapter 6 and Appendix C. Again, if this sounds terribly complicated, don't worry. Use your LX-86 with the standard features of your word processing program until you become more familiar with both of them. Then you can decide whether or not you need or want to learn to use inserted codes. See your software documentation for further information. Programming Languages If neither of the methods described above seems appropriate for your application, you can write a program in BASIC or any other programming language to send control codes to your printer. In the chapter on page formatting you will find examples of such programs. Just remember that with this method your printer control code stays in effect for the whole document you print. This method is good for setting margins, for example, but does not work for italicizing a word. Now you have some background on how printers work and how software can communicate with them. Turn to the next chapters to learn about the specific features of your LX-86 printer. 31

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146

If your word processing program allows inserted codes, it will
probably do standard printing without such codes. It is only for
special features that you will need to use inserted codes. For
example, if you want to have headings in wide bold printing
(called double-width emphasized), you would probably have to
use inserted codes. For the program we mentioned above you
would type Control-V, then the code for double-width empha-
sized, Control-V again, and then the text of the heading. The
codes for double-width emphasized are in Chapter 6 and
Appendix C.
Again, if this sounds terribly complicated, don’t worry. Use your
LX-86 with the standard features of your word processing program
until you become more familiar with both of them. Then you can
decide whether or not you need or want to learn to use inserted
codes.
See your software documentation for further information.
Programming Languages
If neither of the methods described above seems appropriate for
your application, you can write a program in BASIC or any other
programming language to send control codes to your printer. In the
chapter on page formatting you will find examples of such programs.
Just remember that with this method your printer control code stays
in effect for the whole document you print. This method is good for
setting margins, for example, but does not work for italicizing a word.
Now you have some background on how printers work and how
software can communicate with them. Turn to the next chapters to
learn about the specific features of your LX-86 printer.
31