[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 50 - Vanderaart TEXT WINDOWS - OUTPUT LINE TO WINDOW
        AX = 0003h
        ES:BX -> text string
        CX = string length (0000h if ASCIZ string)
        DL = position (FFh centered, else flush left)
        DH = starting row
        DI = window handle
Return: AX = status
            0000h successful
            FFFFh did not fit in window

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson