- 66 -
Underline canceled
Underline specified
AAAAAAAAAA
ESC - n
CT-S280 CT-S300 CT-S2000 CT-S4000 BD2-2220 PMU series
Supportmodel
CT-S281
CT-S310 CT-S801/851 CT-S601/651 CT-P29x series CT-S310II
[Function] Specifying /cancelingunderline
[Code] <1B>H<2D>H<n>
[Range] 0≤n≤2,48≤n≤50
[Outline] [The specification which is commontothemodel]
•Specifying/canceling anunderline.
n Function
0,48
Canceling underline
1,49
Setting 1-dotwidthunderline
2,50
Setting 2-dotwidthunderline
[Caution] [The specification which is commontothemodel]
•Anunderlineisattached tothe fullcharacter width. Itis,however,not attached tothepart having been
skippedby horizontal tab(HT) command.
•Anunderlineisnot attached to90°-right-turnedcharacters and white-on-blackcharacter.
•Underlinecanalso bespecified/canceledbyESC! but the setting of commandlast processedisvalid.
•Specifying/canceling bythiscommandisnot valid forkanji.
•Underlinewidthis constant inthespecified thickness regardlessof thecharacter size.
[Default] n=0
[See Also] ESC!,FS -
[Sample Program] [PrintResults]
LPRINTCHR$(&H1B);"-"; CHR$(0);
LPRINT"AAAAA";
LPRINTCHR$(&H1B);"-"; CHR$(1);
LPRINT"AAAAA";CHR$(&HA);