know when im application was compiled

  • Thread starter Thread starter Daylor
  • Start date Start date
D

Daylor

hi.
how can i do that :

each time im compiling my application , i want the time and date to set in
the
main form caption.

this way, ill know, when i run the app,when it was compiled.

any ideas ?
 
Daylor,

just read the creation date and time of your .EXE - that should do it,
shouldn't it?

Klaus
 
Back
Top