litlmike Posted April 8, 2018 Posted April 8, 2018 I previously had an issue with Date Taken and Date Created, and was able to solve it for Image files. I would like to do the same, except for MP4 files. Any suggestions, on how to accomplish this? _ArrayPermute()_ArrayUnique()Excel.au3 UDF
xCROv Posted April 8, 2018 Posted April 8, 2018 (edited) Should be able to do some easy variable switching with FileGetTime(). The example has some usable code that should get you started. https://www.autoitscript.com/autoit3/docs/functions/FileGetTime.htm Edited April 8, 2018 by xCROv
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now