__DATE__


Intrinsic define (macro value) set by the compiler

Syntax:
__DATE__

Description:
Substitutes the compiler date in a literal string ("mm-dd-yyyy" format) where used.

Examples:
Print "Compile Date: " & __DATE__


Compile Date: 09-29-2011


Differences from QB:
See also:
Back to Intrinsic Defines
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki



sf.net phatcode