Herunterladen Inhalt Inhalt Diese Seite drucken

Citizen CBM-270 Bedienungsanleitung Seite 49

Inhaltsverzeichnis

Werbung

CR
[Function]
Print
[Code]
<0D>H
[Outline]
1) When DS1-2 is OFF:
2) When DS1-2 is ON:
[See Also]
LF
[Sample Program]
LPRINT "AAA" ; CHR$ (&HD) ;
LPRINT "BBB" ; CHR$ (&HD) ;
LPRINT CHR$ (&HD) ;
LPRINT "CCC" ; CHR$ (&HD) ;
END
ESC
SP
n
[Function]
Setting the right spacing of the character
[Code]
<1B> H <20> H <n>
0 ≤ n ≤ 32
[Range]
[Outline]
The rightward space amount is set in dot unit (1/203 inch unit).
n=0.
[Caution]
The rightward space amount in double wide mode is made double of the set volume.
[Default]
n = 0
[Sample Program]
LPRINT CHR$ (&H1B) ; "
LPRINT "AAAAA" ; CHR$ (&HA) ;
LPRINT CHR$ (&H1B) ; "
LPRINT "AAAAA" ; CHR$ (&HA) ;
LPRINT CHR$ (&H1B) ; "
LPRINT "AAAAA" ; CHR$ (&HA)
END
This command is ignored.
With data held inside the internal print buffer, printing and line feed are performed.
Without data inside the internal print buffer, however, no printing is performed.
" ; CHR$ (0) ;
" ; CHR$ (1) ;
" ; CHR$ (12) ;
[Print Results]
When DS1-2 is OFF
When DS1-2 is ON
[Print Results]
34
CBM-270 User's Manual
In the initial value, it is
CITIZEN

Werbung

Inhaltsverzeichnis
loading

Inhaltsverzeichnis