— 87 —
[Function]
[Code]
[Range]
[Outline]
Selecting the font of HRI code
<1D> H <66> H <n>
0
≤
n
≤
1
• Selecting the font of HRI code in printing bar code.
• The type of font can be printed by selecting n is as follows.
The visible code refers to the bar code-turned characters so
that you can read them.
The visible code is printed at the position specified with GS
H. Specify it before the command GS k.
n = 0
GS H
LPRINT CHR$ (&H1D) ; "h" ; CHR$ (50) ;
LPRINT CHR$ (&H1D) ; "H" ; CHR$ (2) ;
LPRINT CHR$ (&H1D) ; "f" ; CHR$ (0) ;
GOSUB *BC
LPRINT CHR$ (&H1D) ; "f" ; CHR$ (1) ;
GOSUB *BC
END
*BC :
LPRINT CHR$ (&H1D) ; "k" ;
LPRINT CHR$ (4) ;
LPRINT "123" ; CHR$ (0) ;
LPRINT CHR$ (&HA) ;
RETURN
n
0
1
Font
Font A
Font B
GS f n
[Caution]
[Default]
[See Also]
[Sample Program]
[Print Results]
<
FONT A
FONT B
<
Summary of Contents for CBM-272
Page 1: ...1 CBM 272...
Page 105: ...86 No Visible code Print Results Printed below Printed above And below Printed above...
Page 114: ...95 11 CHARACTER CODES TABLE 11 1 International...
Page 115: ...96 11 2 Code Page Katakana Japanese...
Page 116: ...97 11 3 International Character Codes Table...
Page 118: ...99 APPENDIX 2 OUTLINE DRAWING 106 183 126...
Page 120: ...101 GERMAN...