Epson LX-90 User Manual - Parallel 8620 PIC for LX-90 - Page 23

Running BASIC Programs, RETURN, ENTER.

Page 23 highlights

printer for you and all you have to know about the printer is how to turn it on and how to load paper. If you need help with the installation program for your software, see Appendix E. Running BASIC Programs This section describes how to run the BASIC demonstration programs in this manual; it is not a tutorial in BASIC programming. Although there are many versions of BASIC, the programs in this manual are designed to work with the two most popular ones: Microsoft BASIC and IBM@ PC BASIC. If you have another version, you can run these demonstration programs by making a few changes. Appendix D has instructions for using Applesoft'" BASIC; for other versions of BASIC, consult the appropriate manual. When you type these programs, be sure to include all spaces and punctuation marks, especially semicolons. Press RETURN at the end of each line. (On your computer the RETURN key may be marked or ENTER.) Computers that use a 40-column display may break some lines into two parts on the screen, but that does not affect the operation of the program. If you make a typing mistake, retype the whole line, including the line number; the new line will replace the old one. When you have typed all the lines, type RUN and press RETURN to run the program. If you have made changes to a program and want to see all of it on the screen, type LIST and then press RETURN to see the program on your screen. When you are completely through with one program and want to start another, type NEW and press RETURN. In Chapter 3 you saw the enlargements of the three LX-90 pitches. Now you'll learn how to produce them. 20

  • 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

printer for you and all you have to know about the printer is how to
turn it on and how to load paper. If you need help with the installation
program for your software, see Appendix E.
Running BASIC Programs
This section describes how to run the BASIC demonstration pro-
grams in this manual; it is not a tutorial in BASIC programming.
Although there are many versions of BASIC, the programs in this
manual are designed to work with the two most popular ones: Micro-
soft BASIC and IBM@ PC BASIC. If you have another version, you
can run these demonstration programs by making a few changes.
Appendix D has instructions for using Applesoft’” BASIC; for other
versions of BASIC, consult the appropriate manual.
When you type these programs, be sure to include all spaces and
punctuation marks, especially semicolons. Press
RETURN
at the end
of each line. (On your computer the
RETURN
key may be marked
or
ENTER.)
Computers that use a 40-column display may
break some lines into two parts on the screen, but that does not affect
the operation of the program. If you make a typing mistake, retype
the whole line, including the line number; the new line will replace the
old one.
When you have typed all the lines, type RUN and press
RETURN
to run the program.
If you have made changes to a program and want to see all of it on
the screen, type LIST and then press
RETURN
to see the program on
your screen. When you are completely through with one program and
want to start another, type NEW and press
RETURN.
In Chapter 3 you saw the enlargements of the three LX-90 pitches.
Now you’ll learn how to produce them.
20