Intermec 6100 Guide De Référence

Page de 328
SECTION 6
Conversions and Interfaces
PEN*KEY
R
 6100 Computer Programmer’s Reference Guide    6-55
INT 10h, Function AH = 12DFh, Subfunction BL = FCh:  Disable Invert Mode
VROTATE
On Entry:
AH = 12h
AL = 0DFh
BL = 0FCh
On Return:
None
INT 10h, Function AH = 12E0h, Subfunction BL = FCh:  Set Chase Mode
VROTATE
Forces the physical screen window to chase" the cursor around the screen.
On Entry:
AH = 12h
AL = 0E0h
BL = 0FCh
On Return:
None
INT 10h, Function AH = 12E1h, Subfunction BL = FCh:  Set Fixed Mode
VROTATE
Forces the physical screen window to remain fixed over the virtual screen segĆ
ment whose upper left corner is specified by the DX value.
On Entry:
AH = 12h
AL = 0E1h
BL = 0FCh
DH = Row window coordinate
DL = Column window coordinate
On Return:
None
6. Conversions and
Interfaces