Epson FX-80 Operation Manual page 97

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

Advertisement

ESC D
ESC D
'Mj,.t41
ESC 0 -
Horizontal TAB
,*..
iiWMoh'
CHR$(27);ID";CHR$(n1);CHR$(n2); . . . ;CHR$(nk);CHR$(O);
(1
~
n
~
137) (1
~
k
~
32)
FX-80
(1
~
n
~
233) (1
~
k
~
32) -
FX-100
I#iht;it.h'
Sets horizontal TAB.
This code specifies the horizontal TAB stop positions.
"n" denotes column position and the horizontal TAB position is
stored as a value of the current character width multiplied by the
specified number of lines.
The TAB stop positions can be specified up to 80 columns (FX-80) or
136 columns (FX-lOO) in Pica-sized print mode and 132 columns
(FX-80) or 233 columns (FX-IOO) in Condensed print mode.
The excess TAB positions set by this code will be ignored. Input of
the HT code causes the horizontal TAB position to skip to the
subsequent position and printing restarts from the next column on
that line.
CHR$(O) should be input to terminate the TAB setting, and the lack
of this code will cause incorrect data printout.
~i4.UM'
HT
,aM
eli"
tj1
10
'Ho~izontal
TAB
20 LPR 1NT
"01234~i6
7890123456 7890123456 7890"
~50
LPR 1NT CHR$ (27) ; "D" ; CHR:$: (6) ; CHR$ ( 13) ; CHR$ (20) ; CHR$ (0) ;
40
FOR
1=1
TO
3
50
LPRINT CHR$(9);"STOP!";
60 NEXT
70 END
0123456789012345678901234567890
STOP!
STOP!
STOP!
NOTES:
1. The default TAB setting is every 8 columns.
2. Set TAB positions from the smallest column position. If you set in the reverse
order, TAB will be terminated.
3-46

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fx-100

Table of Contents