Esc – n – CITIZEN CBM1000II User Manual
Page 30
![background image](/manuals/64619/30/background.png)
— 28 —
ESC – n
[Function]
Specifying/Canceling underline
[Code]
<1B>H<2D>H
[Range]
0
n
2
48
n
50
[Outline]
Specifying/canceling an underline.
[Caution]
• An underline is attached to the full character width. It is,
however, not attached to the part having been skipped by
horizontal tab command.
• An underline is not attached to a 90 - right-turned characters.
[Default]
n = 0
[See Also]
ESC !, FS -
[Sample Program]
[Print Results]
LPRINT CHR$(&H1B) + “-” + CHR$(0);
LPRINT “AAAAA”;
LPRINT CHR$(&H1B) + “-” + CHR$(1);
LPRINT “AAAAA” + CHR$(&HA);
END
n
Function
0.48
Canceling an underline
1.49
Specifying an underline for 1-dot width
2.50
Specifying an underline for 2-dots width
Underline Canceled
Underline Specified
←→
←→
A A A A A A A A A A