Epson FX-80 Operation Manual page 105

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

Advertisement

ESC
Q
UMb"
ESC
Q -
Right margin
m.iBi-1C.11I
CHR$(27);
"Q"
;CHR$(n);
umlin.]II
Sets right margin.
This code specifies the right margin, i.e., the right end of the print
area.
The length from the left end of the column to the right end is the
character width (character size), when this code is input, multiplied
by n. This code must be specified at the head of a line. There are
maximum and minimum values for n in each print mode and if their
range as below is exceeded, n will be ignored and the previous setting
will remain in effect.
FX-80
FX-100
Pica-sized mode and
2
~
n
~
80
2~
n
~
136
Emphasized mode
Condensed mode
4~n~
137
4
~
n
~
233
Elite-sized mode
3
~
n
~
96
3
~
n
~
163
In Proportional print mode, the print column width is set in pica-sized
character size.
The values for the right margin in the Enlarged print mode will be
one half of the respective values shown above.
If
the result is a
fraction, the value will be rounded down.
ESC I
10 LPRINT CHR$ (27) ;
"Q";
CHR$ (15) ;
20 LPRINT "123456789012345678901234567890"
30 END
123456789012345
678901234567890
NOTES:
1. For the FX-80, if the right or left margin is not specified, the buffer full position in
Condensed print mode is set to 132 columns which is 5 condensed characters less
than that in Normal mode. However, when the right or left margin is set by the
ESC Q or ESC I code, condensed characters are printed up to the specified print
column width in the same manner as in Pica-sized print mode.
For details, refer to "Buffer-Full Print" on page 3-2.
2. If this code is not specified at the head of a line, the print data prior to thi$ code
may be lost.
3-54
I

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fx-100

Table of Contents