&COMPILETIME

Holds the compile date and time in dd mmm yy hh.mm.ss format.
Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.

Syntax:

&COMPILETIME

Aliases:

&compiletime     &Compiletime

Example:

Assign the value of &COMPILETIME to the variable &TODAY.

DATE-COMPILED.                  &COMPILETIME.
% &TODAY = &COMPILETIME

Sample generated value:

&COMPILETIME = "09 SEP 94 14.06.46"