|  |  | 
                                Set Task Date                                 
  
    | Input | Output |  
    | AX | CBh | 0Bh | Zero
      / -Error Code | AX |  
    | BX | Event
      Handle |  |  | BX |  
    | CX | Year
      (1980-2099) |  |  | CX |  
    | DX | Month
      (1-12) | Day (1-31) |  |  | DX |    The Set Task Date function (0BH) sets the execute date of a Control File
  specified by the event handle.
  This function is valid only for events that the local computer initiates.
  Note:     Setting the date for an event to a value that is
            earlier than the current date (or setting registers CX, DH,
            and DL to zero) causes the transmission to occur
            immediately.
See Also 0Ah 0Ch 0Dh Error Codes |