Function 2Bh (43)        Set System Date
 
    Sets the current system date.
 
       On entry:      AH         2Bh
                      CX         Year (1980 - 2099)
                      DH         Month (1 - 12)
                      DL         Day (1 - 31)
 
       Returns:       AL         00h      if valid date specified
                                 FFh      if invalid date specified
 
  --------------------------------------------------------------------------
 
       Note:          Note the similarity between the register setup for
                      this function, and the registers returned by
                      Function 2Ah, Get System Date.

Seealso:



This page last updated on Fri Nov 30 10:49:50 MSK 2001
Copyright © 1992-2001, Vitaly Filatov, Moscow, Russia
Webmaster