[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
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.
See Also:
2Ah
2Ch
2Dh
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson