File Last Modified ScriptDisplaying the date last modified is a simple thing to do. All it takes is calling up the ol File Scripting Object and there you have it! The l...
Displaying the date last modified is a simple thing to do. All it takes is calling up the ol File Scripting Object and there you have it! The last modified date, dynamically. Every time the file is modified this info is written into the file. The FSO knows just how to read that for you.