Next Up; Summary - Epson FX-80 User Manual

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

Advertisement

NEW
10 LPRINT CHR$(27)"b"CHR$(1)CHR$(15)CHR$(40)CHR$(1);
20
I
SET TABS AT 15,40 FOR CHANNEL #1
30 LPRINT CHR$(27)"b"CHR$(2)CHR$(25)CHR$(30)CHR$(1);
40
I
SET TABS FOR CHANNEL #2 AT 25,30
50 LPRINT CHR$(27) "b"CHR$ (5) CHR$ (50) CHR$ (55) CHR$( 1) ;
60
I
SET TABS FOR CHANNEL #5 AT 50,55
100
I
******
START OF MAIN PROGRAM
*******:
110 FOR Z=l TO 3 : READ X
120 LPRINT "TOP OF PAGE"
130 LPRINT CHR$(27)
II/II
CHR$(X);
140
I
SET CURRENT CHANNEL "PAGE "
150 LPRINT CHR$ (11) "TAB #1 FOR CHANNEL"X
160 LPRINT CHR$(l1) "TAB #2 FOR CHANNEV'X
170 LPRINT CHR$(140);
180 NEXT Z
190 DATA 1,2,5
200 LPRINT CHR$(27)"@"
10000 END
Figure 10·3. Program for multiple·page channels.
These example applications of vertical tabbing channels should get
you rolling.
Next Up . . . Graphics
We've covered 10 whole chapters so far-that's about half the man-
ual. It's time to look back over our shoulders at where we've been and
ahead to where we are going. So far, you've learned about a substan-
tial number of printer features. In fact, you've covered nearly all the
features the FX-80 has to offer. But the best is yet to come.
The rest of the chapters are devoted to user-defined characters and
graphics. If you have an ounce of creativity in your bones, you'll find
these topics fascinating. They open the door to a whole new way of
controlling the printer. Before you walk in, why not take a break?
Summary
CHR$(27) "b" CHR$(N)CHR$(n
1
)CHR$(n
2 )
... CHR $(nk)CHR$(l)
N sets the vertical channel number.
O( =N( =7; 0 is the same as (ESC)"B"
CHR$(27)" /" CHR$(n)
Selects channel n
125

Advertisement

Table of Contents
loading

Table of Contents