Operation Manual

Here
is
the
program
example: Loading
one
proportional character
10
LPRI~T
CHR$(27); CHR$(58); CHR$(0); CHR$(0); CHR$(0);
15
REM*** COPY ROM (COURIER)
INTO
DLL CG
20 LPRINT CHR$(27); CHR$(38);CHR$(0);
2'i REM*** LOAD DLI CG
**********
30 LPRINT "B";"B";: REM*** LOAD FROM B
TO
B
*********
40 LPRINT CHRS(4);: REM***
SE!\D
ATTRIBUTE
BYTE
•--·•·••
50 LPRINT CHR$(170); CHRS(85); CHR$(170); CHR$(85); CHR$(170);
CHR$(0)CHR$(0}; CHR$(0); CHR$(0); CHR$(0); CHR$(0);
60
RE:vt
***SEND PA TTERl\i
DATA************
70 LPRINT CHR$(27); CHR$(37); CHR$(1); CHR$(0);
7'5
REM
•••
SELECT DLL
***************
80 LPRINT
"Now
please
take
a look
at
the
BBBBBB"
90 LPRINT CHR$(27);
"p1";:
REM PROPORTIONAL
MODE
100 LPRINT
"Now
please
take
a look
at
the
BBBBBB
in
proportional
mode"
110 LPRINT CHR$(27); CHR$(37); CHR$(0); :REM SELECT '\;ORMAL
CG
120 LPRINT CHR$(27); "pO";: REM NON-PROPORTIO:--JAL MODE
130
END
And
this is the result!
Now
please
take
a
look
at
the
111111
Now
please
take
a
look
at
the
Ill
in
proportional
mode
When
proportional
mode
is selected the character is printed in the
emphasised
mode.To see
what
a difference
the
attribute byte has
in the proportional
mode
try
running
the
program
again
but
this
time
use
CHR$(6); in line
40.
You will see that the characters are
further
apart. This is because
column
6
was
defined
as
the last
print
column.
Now
please
take
a
look
at
the
llllll
Now
please
take
a
look
at
the
UUU
in
proportional
mode
6-
8 Epson FX
Mode
Advanced
Features