[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 1A - TIME - SET ALARM (AT,XT286,PS)
        AH = 06h
        CH = hour (BCD)
        CL = minutes (BCD)
        DH = seconds (BCD)
Return: CF set on error (alarm already set or clock stopped for update)
        CF clear if successful
Note:   the alarm occurs every 24 hours until turned off, invoking INT 4A each
          time
SeeAlso: INT 4A

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