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

SelecType Exercise, PRINT CHR$4;PR#l, PRINT This is an example of, PRINT LX-90 printing., LX-90 - lx 300

Page 15 highlights

SelecType Exercise You will probably use SelecType mainly with commercial software, but since there are so many different commercial software programs, the sample exercises are in BASIC because every IIc is equipped with this programming language. You don't need to know anything about programming for this exercise because it is merely for practice. If you would rather not use BASIC, use your word processing or business program to create a short file or document of the type you will usually print. If you do want to use BASIC for this exercise, simply see that there is no disk in your computer and turn on your computer and printer. Then type the short program listed below. Only the words inside the quotation marks are printed. You can put anything you want there. 5 PRINT CHR$(4);"PR#l" 10 PRINT "This is an example of" 20 PRINT "LX-90 printing." 300 PRINT CHR$(4);"PR#0" Now, run the program by typing RUN and pressing RETURN, or print your file or document by following the printing instructions of your software. The LX-90 will print your example in standard singlestrike printing, as shown below: This is an example of LX-90 printing . Now that you have created a sample, follow these steps to print it in emphasized mode: 1. See that both the ON LINE and READY lights are on. 2. Press the ON LINE and FF buttons at the same time. You hear a beep to signal that SelecType is on. 3. As shown in Table 2-1, the code for emphasized is two. Therefore, press the ON LINE button two times. (Remember to make sure you hear a beep each time you press the ON LINE button when you are in SelecType mode.) 11

  • 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

SelecType Exercise
You will probably use SelecType mainly with commercial software,
but since there are so many different commercial software programs,
the sample exercises are in BASIC because every IIc is equipped with
this programming language.
You don’t need to know anything about programming for this exer-
cise because it is merely for practice. If you would rather not use
BASIC, use your word processing or business program to create a
short file or document of the type you will usually print.
If you do want to use BASIC for this exercise, simply see that there
is no disk in your computer and turn on your computer and printer.
Then type the short program listed below. Only the words inside the
quotation marks are printed. You can put anything you want there.
5
PRINT CHR$(4);"PR#l"
10 PRINT "This is an example of"
20 PRINT "LX-90 printing."
300 PRINT CHR$(4);"PR#0"
Now, run the program by typing RUN and pressing
RETURN,
or
print your file or document by following the printing instructions of
your software. The LX-90 will print your example in standard single-
strike printing, as shown below:
This is an example of
LX-90
printing
.
Now that you have created a sample, follow these steps to print it in
emphasized mode:
1. See that both the ON LINE and READY lights are on.
2. Press the ON LINE and FF buttons at the same time. You hear a
beep to signal that
SelecType
is on.
3.
As shown in Table 2-1, the code for emphasized is two. Therefore,
press the ON LINE button two times. (Remember to make sure
you hear a beep each time you press the ON LINE button when
you are in SelecType mode.)
11