This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Predefined Macro __DATE2__

Hello!
Today I tried the predefined macros __DATE__ and __TIME__ with no problems. If I change __DATE__ to __DATE2__ the compiler (V6.09a) reports "undefined itentifier". Do you get the same result? Maybe it is an old style macro?