[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 2F U - DOS 3+ internal - CHECK IF CHARACTER DEVICE
        AX = 1223h
        DS = DOS DS
        SS = DOS DS (must be using a DOS internal stack)
        SDA+218h (DOS 3.10-3.30) = eight-character blank-padded name
        SDA+22Bh (DOS 4.0-5.0) = eight-character blank-padded name
Return: CF set if no character device by that name found
        CF clear if found
            BH = low byte of device attribute word
Note:   can only be called from within DOS
SeeAlso: INT 21/AX=5D0Bh

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