Citizen CT-S2000 Specifications Page 22

  • Download
  • Add to my manuals
  • Print
  • Page
    / 191
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 21
- 20 -
ESC – n
[Function] Specifying /canceling underline
[Code] <1B>H<2D>H<n>
[Range] 0n2
48n50
[Outline] Specifying /canceling an underline.
n Function
0, 48 Canceling underline
1, 49 Setting 1-dot width underline
2, 50 Setting 2-dot width 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 (HT) command.
• An underline is not attached to 90°-right-turned characters and white-on-black
character.
• Underline can also be specified/canceled by ESC ! but the setting of command last
processed is valid.
• Specifying/canceling by this command is not valid for kanji.
• Underline width is constant in the specified thickness regardless of the character
size.
[Default] n = 0
[See Also] ESC !, FS –
[Sample Program]
LPRINT CHR$(&H1B);"-"; CHR$(0);
LPRINT "AAAAA";
LPRINT CHR$(&H1B);"-"; CHR$(1);
LPRINT "AAAAA"; CHR$(&HA);
[Print Results]
Underline canceled
A A A A A A A A A A
Underline specified
Page view 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 ... 190 191

Comments to this Manuals

No comments