Epson LX-90 User Manual - Apple IIc 8699 PIC for LX-90 - Page 62

Running the program 2, Random Access Memory RAM, it will print the characters in

Page 62 highlights

Running the program When you run this second program, it prints six characters, then re- defines some or all of them and prints them again, as in the example below. When printed by your own program, the two lines provide you with a key to the characters your LX-90 will now print. When you press the key for one of the characters in the top row, the printer will print the corresponding character in the bottom row. In the example above, if you press < your LX-90 will print ¥ (although your screen will continue to show the character ( ). Because the program puts these new definitions in your printer's Random Access Memory (RAM), it will print the characters in the bottom row unless it is turned off or receives the reset code. If you have designed a few characters and want to use them with your word processing program, for example, just run program 2 before you start using your word processing program. Then use the two-line printout as your guide to tell you which keys to press for your new characters. 60

  • 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

Running the program
When you run this second program, it prints six characters, then re-
defines some or all of them and prints them again, as in the example
below.
:
;
<
=
>
?
:
;
¥
=
>
?
When printed by your own program, the two lines provide you
with a key to the characters your LX-90 will now print. When you
press the key for one of the characters in the top row, the printer will
print the corresponding character in the bottom row. In the example
above, if you press < your LX-90 will print ¥
(although your screen
will continue to show the character ( ).
Because the program puts these new definitions in your printer’s
Random Access Memory (RAM), it will print the characters in the
bottom row unless it is turned off or receives the reset code.
If you have designed a few characters and want to use them with
your word processing program, for example, just run program 2
before you start using your word processing program. Then use the
two-line printout as your guide to tell you which keys to press for
your new characters.
60