Getting Prog Name & date of console app?

Posted by Lee on August 25, 2011

I have a console app where (instead of having to update a "version" each time I compile it) I want to just print the program name and the mod date of the .EXE file. In Delphi 7 is there an easy way to do this?
Thanks.

Follow Ups