Processing of a blank form Applic ation examples
252 T5023/5023+ - Programming Guide
BEGIN INTRODUCTION
PRINT(char(11))
PRINT("Dear Mr. Specimen,")
PRINTLF( )
PRINT(" herewith we should like to
answer your query about
the type of")
PRINT(char(27),"E")
PRINT("connector for the
RS-232 interface")
PRINT(char(27),"F")
PRINTLF("of the printer.")
PRINTLF( )
PRINTLF("For the RS-232 interface
the printer has
a 9-pin Cannon plug:")
PRINTLF( )
END INTRODUCTION
22: VT (line 20)
23:
24: ESC E
25:
26: ESC F
27: