Page 1 of 1

check the date and time of the application created in HMG

Posted: Thu Apr 05, 2012 3:46 pm
by jairpinho
I wonder if there is a way to check in my application the date and time it was created my application I want to upgrade autmatica version of my system if it finds that the date is different than the old version adds a

[u]Moderator Notes[/u] (Pablo César) wrote:Topic moved from Forum en Español.

Re: check the date and time of the application created in HM

Posted: Thu Apr 05, 2012 4:12 pm
by esgici
FILEDATE( HB_PROGNAME() ) )
FILETIME( HB_PROGNAME() ) )

Re: check the date and time of the application created in HM

Posted: Fri Apr 06, 2012 3:45 pm
by jairpinho
THANK YOU WORKED PERFECTLY

esgici wrote:FILEDATE( HB_PROGNAME() ) )
FILETIME( HB_PROGNAME() ) )