When re-runing the same code the graph file is updated properly but the file date and time is not updated.
How can I make Stata to update the file attribute filetime each time a graphic file is replaced by an updated version?
Code:
sysuse auto hist foreign, note("Filename: graphtime.wmf, Filedate and time: `c(current_date)' `c(current_time)'") graph export "graphtime.wmf", replace
Stata/SE 15.1 for Windows (64-bit x86-64)
Windows 10 Pro, Version 1809
I'd be grateful to receive a hint
Stephan Brosig
0 Response to How to prevent incorrect (Windows) file time attribute of graphic files produced with graph export
Post a Comment