Esc ¥ n1 n2 – CITIZEN CBM-270 User Manual
Page 70

CBM-270 User’s Manual
CITIZEN
70
ESC ¥ n1 n2
[Function]
Specifying the relative positions
[Code]
<1B> H <5C> H
[Range]
0 £ n1 £ 255
0 £ n2 £ 255
[Outline]
The printing start position is specified in the number of dots(1/203 inch unit)
from the current position.
· Rightward direction is taken as plus and leftward direction as minus.
· To specify N dot in minus (left) direction, use a complement of N for
assignment.
-N dots = 65536 - N
· The number of dots is divided by 256, whose quotient is taken as n2 and the
residual as n1.
[Caution]
·
Specifying exceeding the top of line or the end of line is ignored.
[Default]
·
The initial value is not specified.
[See Also]
ESC $
[Sample Program]
[Print Results]
See Sample Program and Print Results for ESC $ on Page 67.