Interrups | Categories | Contents |
AX = 0003h BX = vertical position (character row [text] or pixel row [graphics]) DX = horizontal position (char column [text] or 8-pixel units [gr])
Return:
AX = status 0000h successful FFFFh MAGic busy, retry later BX,CX,DX destroyed
Note: Window is not moved if the position is inside the current window
See Also: AX=0001h - AX=0004h - AX=0005h
Category: Access Software (screen readers, etc) - Int 49h - M
Interrups | Categories | Contents |