beautypg.com

Citizen Systems CBM-253 User Manual

Page 69

background image

CBM-253 User’s Manual

57

CITIZEN

[Example]

[Program example]

[Printing result]

LPRINT CHR$ (&H1B) + "E" + CHR$ (0) ;

LPRINT "AAABBB" + CHR$ (&HA) ;

LPRIT CHR$(&H1B) + "E" + CHR$(1) ;

LPRlNT "AAABBB" + CHR$(&HA) ;

ESC G n

[Name] Specifying/releasing

of

the

double printing

[Code]

<1B>H <47>H

[Function]

Specifies and releases the double printing.

When n = <*******0>B, the double printing will be released.

When n = <*******1>B, the double printing will be specified.

This command will be effective for all character types.

[Items requiring caution]

In this printer, the double printing and highlighting will be absolutely identical.

[Reference]

ESC E