EPSON
TITLE
SHEET
REVISION
NO.
SHEETNEXT
F
TM-U295/U295P
Specification
(STANDARD)
App.8App.9
Figure E.1.2 Page Mode Example 2
If the program listed below is included before the
FF
is transmitted, a portion of the data will be deleted:
160 PRINT #1,CHR$(&H1B);"W";CHR$(36);CHR$(0);CHR$(20);CHR$(0);
170 PRINT #1,CHR$(18);CHR$(0);CHR$(10);CHR$(0);
180 PRINT #1,CHR$(&H18);
190 PRINT #1,CHR$(&HC);
If the above program is included, character string GHI is deleted, resulting in the printout shown in
Figure E.1.3. When an area is deleted with
CAN
, the deleted part is left blank.