I'm stuck without the help files for a week and I have a little project and I can't remember the syntax or quite how I did it last time.
I have in a folder some text files that I want to iterate through and interigate the contents. Essentially can someone point me to the syntax to expose the files and loop through them.
eg I have 1000 text files in folder C:/useless/git/ has/crap/memory and I want to start at the top open first .txt file and find a string in it. If found perform a function. Then move to the next .txt file and so on.
Many many thanks for helping one who is short of memory and a dimwit for misplacing the office installation disks used on this machine.
I have in a folder some text files that I want to iterate through and interigate the contents. Essentially can someone point me to the syntax to expose the files and loop through them.
eg I have 1000 text files in folder C:/useless/git/ has/crap/memory and I want to start at the top open first .txt file and find a string in it. If found perform a function. Then move to the next .txt file and so on.
Many many thanks for helping one who is short of memory and a dimwit for misplacing the office installation disks used on this machine.