Rob Kennedy wrote:

> Rainer von Saleski wrote:
>> How does a running Delphi program access the date of its compilation?
>
> If you managed to get it to contain that date in the first place, 
> shouldn't you already know how to retrieve it?

If I had placed the date in the program, yes, I would have known how to 
retreive it :-)

> Delphi doesn't put the compilation date in the programs it produces.

Aha!  A useful answer!  Hard to believe, but useful.

> http://groups.google.com/groups?q=compilation+date+group:*delphi*

Even more useful!  This led me to the (less than obvious) nesting of 
functions
to retreive the file date of the EXE file.  Thank you!

Rainer



_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to