[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 2F - Kingswood TSR Windows - POSITION CURSOR
        AX = 3901h
        BL = 07h
        CH = Y coordinate (0-10)
        CL = X coordinate (0-39)
Return: AX = error code (0000h if successful)
Note:   the hardware cursor is always disabled when a TSR window is opened;
          this call only sets a text position
SeeAlso: AX=3901h/BL=08h,AX=3901h/BL=09h

See Also: 2F39
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson