[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 21 - DOS 1+ - SET SYSTEM TIME
        AH = 2Dh
        CH = hour
        CL = minute
        DH = second
        DL = 1/100 seconds
Return: AL = result
            00h successful
            FFh invalid time, system time unchanged
Note:   DOS 3.3+ also sets CMOS clock
SeeAlso: AH=2Ch,INT 1A/AH=01h,INT 1A/AH=03h,INT 1A/AH=FFh"AT&T"

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