I used AutoIt way back and I am wondering if this can help me with a tedious task.
I have a folder with hundreds of media files that are named 'YEAR - NAME OF VIDEO - SOME HAVE EXTRA INFO AFTER THE HYPHEN.ext' What I would like to do is the following:
1) Create a txt file with the same filename as each media file
2) Have the txt file populated with template of xml parameters
3) Take the YEAR and NAME OF VIDEO - SOME HAVE EXTRA INFO AFTER THE HYPHEN portions of the filename and insert it into specific parts of the txt file
Is this possible using auto it? If so would you suggest the best way to accomplish this?
I have a folder with hundreds of media files that are named 'YEAR - NAME OF VIDEO - SOME HAVE EXTRA INFO AFTER THE HYPHEN.ext' What I would like to do is the following:
1) Create a txt file with the same filename as each media file
2) Have the txt file populated with template of xml parameters
3) Take the YEAR and NAME OF VIDEO - SOME HAVE EXTRA INFO AFTER THE HYPHEN portions of the filename and insert it into specific parts of the txt file
Is this possible using auto it? If so would you suggest the best way to accomplish this?