Last modified time of EA

 

We have WindowExpertName() to get the name of the file in which the function called.

I wonder if there is a function or a possible way to get the time (created/last modified) of the file

Thank for any help

 

You could via OS calls.

You could just use the compile DT

datetime compiledOn = D'';
Why do you care?
 

Great, that is what I need. Thank you, WHR.

why do I care? If last modification was done 1 month ago or longer, it means my EA is perfect

( nothing to correct, to upgrade, to regulate, to modify ...)

I often have something to modify once over several days 

 
That's why YOU care. Why do you care if the EA knows? You asked for a function.
 

I didn't know the EA knows, now that I know. My need is met. Thank you

Reason: