Apologize right off the bat. I am new and not very good at this.
What I need is a script to present a GUI to get end users to be able select files and/or folders. Then loop in those selections, I assume put them in an array, and run a dos version of the UNIX "touch" command. I need to be able to change the time and date of a selected bunch of files and folders full of files.
I have looked at scores of examples, UDF and other snippets. I am not sure exactly sure how to use Melba's UDF.
Im just not sure exactly which direction to go. I can’t even get a basic GUI to select files AND folders.
Please help me go in the right direction. Once I can get the GUI to get my user to be able to select files AND folders, I can make array and act upon the items from there.
I could insert a bunch of attempts I’ve made here, but they are all already posted and examples I have used from posts.
ANY help would be appreciated.
Thank you.