Int 2F/AX=CB0Bh

Prev Next Ralf Interrups Categories Contents

------

Communicating Applications Specification - SET TASK DATE

AX = CB0Bh
BX = event handle (task event only)
CX = year
DH = month
DL = day

Return:
AX = 0000h successful AX < 0 error code (see #03048)

Note: Setting a task's date and time to before the current date and time causes it to execute immediately

See Also: AX=CB01h - AX=CB0Ah - AX=CB0Dh

Category: Fax - Int 2Fh - C

------

Prev Next Ralf Interrups Categories Contents