Genicom GEK 00031B User Manual
Page 27

GEK-00029B
5000 Series Programmer’s Manual
27
ESC [ p1 k
VPB (Vertical Position Backwards): Line terminator. Moves the
paper in reverse by the distance specified by p1. Values can be sent
as decipoints. The paper position is set to the top margin if the p1
value exceeds the margin. A VPB with a p1 value of 5 decipoints or
less is ignored.
Decimal:
27 91
Hex:
1B 5B
BASIC:
CHR$(27);"[
ESC [ p1 '
HPA (Horizontal Position Absolute): Line terminator. Moves the
print position to the value specified in
decipoints. Position zero is column one. The print position is set to
the right margin if the
with a
Decimal:
27 91
Hex:
1B 5B
BASIC:
CHR$(27);"[