Get modification date for a job file
Posted: Fri Feb 15, 2019 2:44 am
I need to get the modified date from windows for files, but I can't find a function that will do that.
I can get the creation date with "Job.FileCreationDate", but I need the equivalent for the modified date.
I have tried "Doc.Modified" but that doesn't take the date from the file info in Windows it seems, so the date can be off a number of days.
Is there a way to get the modified date? I can see the column in the switch file info window but it seems impossible to use that date.
Maybe I need to create a script, but how do I get that date in as switch script then?
I can get the creation date with "Job.FileCreationDate", but I need the equivalent for the modified date.
I have tried "Doc.Modified" but that doesn't take the date from the file info in Windows it seems, so the date can be off a number of days.
Is there a way to get the modified date? I can see the column in the switch file info window but it seems impossible to use that date.
Maybe I need to create a script, but how do I get that date in as switch script then?