Epson LX-80 User Manual - Page 56

Lprint Chr$27 Rchr$n

Page 56 highlights

In order to print any of these characters, first select one of the following character sets and then use the individual characters within that set. 0 USA 1 France 2 Germany 3 United Kingdom 4 Denmark I 5 Sweden 6 Italy 7 SPain 8 Japan 9 Norway 10 Denmark II You select the character set in one of two ways: with an ESCape code or with a switch in the back of your printer. The ESCape code in BASIC has the following format: LPRINT CHR$(27) "R"CHR$(n) in which n stands for the appropriate number from the list above. In other words, the BASIC command to select the French character set is LPRINT CHR$(27) "R"CHR$(1) The other method of selecting an international character set is with the small switches, called DIP switches, in the back of the printer. If you plan to use one of the international sets quite a bit, see Appendix D for instructions for using the DIP switches. Once you have selected a character set, whether you do it with the ESCape code or the DIP switches, you will be able to print several new characters. The character sets are shown in Tables 6-1, 6-2, and 6-3. Table 6-1. International characters in NLQ mode 35 36 64 91 92 93 94 96 123 124 125 126 USA FRANCE GERMANY # $~Aou^*~iju~ UK DENMARK 1 SWEDEN # n ti#UAti8~b&~ ITALY # \lfAAtiBb&3i SPAIN h A * - ' -- ii ) - JAPAN # Y f * ' NORWAY # n d rFBAiiB:::ij DENMARK II # ttilBAUBz0A~ 50

  • 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
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158

In order to print any of these characters, first select one of the
following character sets and then use the individual characters within
that set.
0
USA
6
Italy
1
France
7
SP
ain
2
Germany
8
Japan
3
United Kingdom
9
Norway
4
Denmark I
10
Denmark II
5
Sweden
You select the character set in one of two ways: with an ESCape code
or with a switch in the back of your printer. The ESCape code in
BASIC has the following format:
LPRINT CHR$(27) “R”CHR$(n)
in which n stands for the appropriate number from the list above. In
other words, the BASIC command to select the French character set
is
LPRINT CHR$(27) “R”CHR$(1)
The other method of selecting an international character set is with
the small switches, called DIP switches, in the back of the printer. If
you plan to use one of the international sets quite a bit, see Appendix
D for instructions for using the DIP switches.
Once you have selected a character set, whether you do it with the
ESCape code or the DIP switches, you will be able to print several
new characters. The character sets are shown in Tables 6-1, 6-2, and
6-3.
Table 6-1. International characters in
NLQ mode
35
36
64
91
92
93
94
96
123
124
125
126
USA
FRANCE
GERMANY
#
$~Aou^*~iju~
UK
DENMARK
1
SWEDEN
#
n
ti#UAti8~b&~
ITALY
#
\lfAAtiBb&3i
SPAIN
h
A
*
-
--
ii
)
-
JAPAN
#
Y
f
*
NORWAY
#
n
d
rFBAiiB:::ij
DENMARK
II
#
ttilBAUBz0A~
50