Program Overview - Epson FX-80 User Manual

Hide thumbs Also See for FX-80:
Table of Contents

Advertisement

Lines 130 and 140 prepare to define 20 characters. Line 160 sets the
form length to 66 lines and fixes the Top Of Form at the current loca-
tion of the print head. It then goes to the logo routine, which starts at
line 700. The logo is called as a subroutine, one line at a time, with
these changes:
DELETE
69~
77~
RETURN
The other lines to be entered are in two long sections:
170 to 660
1299 to 1370
Enter them one at a time, replacing the corresponding lines from the
BARCHART program.
When you are finished, SAVE the program as STATEMENT, and
RUN it.
If
your output looks like Figure 19-2, let out a loud hooray;
you have just graduated with flying colors!
Program
overview
The STATEMENT program is intended for your enjoyment. Feel
free to modify it and use it as you see fit. For those who want to
understand its inner workings in detail, we provide a brief overview
that is followed by a line-by-line description of the main portion of the
program.
The program breaks down into several large blocks of routines and
data:
Lines
100-150
160-390
500-660
700-770
800
900-1010
1100-1170
1200-1250
1300-1370
234
Routine
Defines characters and does housekeeping
Prints the statement form
The box subroutine
The logo subroutine
The STRING$ subroutine
Data for line graphics
Data for the "strata software" letters
Data for the logo
Data for the box routine

Advertisement

Table of Contents
loading

Table of Contents