Genicom GEK 00031B User Manual
Page 26
Chapter 2. ANSI Emulation
GEK-00029B
26
ESC [ p1 d
VPA (Vertical Position Absolute): Line terminator. Sets the vertical
position to the value specified by
backward to the new position. The distance specified by the
parameter is in decipoints. This command can be used to print inside
top and bottom margins. If the specified position is not within the
current page, the command is ignored. If the parameter value is
omitted or less than 5 decipoints, it will result in the vertical position
being set to the top of form position.
Decimal:
27 91
Hex:
1B 5B
BASIC:
CHR$(27);"[";CHR$(
ESC [ p1 e
VPR (Vertical Position Relative): Line terminator. Increases the
current vertical position by the value specified by p1. Decipoints are
converted to provide the 1/144-inch moves shown in the table.
Decipoint Value
Movement In Inches
Missing or 0 – 4
No Movement
5-9
1/144 inch
10-14
2/144 inch
15-19
3/144 inch
17,280 or greater
24 inches
Decimal:
27 91
Hex:
1B 5B
BASIC:
CHR$(27);"[
ESC [ p1 ; p2 f
HVP (Horizontal and Vertical Position): Line terminator. Sets the
vertical paper position to the value of
the
printing inside margins. The vertical position can not exceed the form
length and the horizontal position cannot exceed the maximum width
for the printer.
Decimal:
27 91
Hex:
1B 5B
BASIC:
CHR$(27);"[
ESC [ p1 j
HPB (Horizontal Position Backward): Line terminator. Moves the
print position left of the current position by the distance specified in
left margin if the
Decimal:
27 91
Hex:
1B 5B
BASIC:
CHR$(27);"[