Refresh problem
Posted: 15 Mar 2025 17:42
XYplorer 27.00.0000, fresh
I've previously created the file
Now I run that little demo tool and XY doesn't refresh the created date until I do it manually...
The (PB) tool has just a single line:
I've previously created the file
GMTFile.txt in C:\TempNow I run that little demo tool and XY doesn't refresh the created date until I do it manually...
The (PB) tool has just a single line:
Code: Select all
SetFileDate("C:\Temp\GMTFile.txt", #PB_Date_Created, Date(2024, 11, 08, 13, 43, 00))