Int 62/AX=00E0h

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

FGDRIVER v4.02 - FG_WHERE - GET CURRENT CURSOR POSITION

AX = 00E0h
ES:BX -> variable pointers (see #03513)

Return:
Indicated variables filled with cursor row and column for active display

Note: The FGDRIVER functions are rearranged with each major release, but their parameters do not change (see #03474 at AX=0000h)

See Also: AX=0054h - AX=0058h - AX=006Bh - AX=007Eh

Format of FGDRIVER variable pointers: Offset Size Description (Table 03513) 00h WORD segment of WORD buffer for cursor row 02h WORD offset of WORD buffer for cursor row 04h WORD segment WORD buffer for cursor column 06h WORD offset WORD buffer for cursor column

Category: Video - Int 62h - F

rbline.gif

lup.gif ldown.gif Interrups Categories Contents