MPC2000 Reference Manual [JAPANESE] [ENGLISH]
yFunctionz   yTimeControlz
yUSEz
DATE

IF DATE(0)==&H20070731 THEN
PRINT "HAPPY BIRTHDAY"
END_IF
yFORMATz yFUNCTIONz
DATE(0)
DATE(255)
DATE(VOID)
DATE(-1)

Gives a hex-value of the DATE
yEXPLANATIONz
Gives a hex value of the DATEB When A value given in the argument, the result will be the logical AND of the value and DATE.
SET_RTC command initiates RTC value.




IF DATE(0)==&H20070731 THEN
GOTO *Thisday
END_IF
PRX DATE(0)
[LASTMODIFY]2018-12-14 13:52:42 [CREATEDATE]2007-07-31 18:32:38
MPC2000 Reference Manual -R5.11-   (C)2007 ACCEL Corp. all right reserved.