Quote:
Originally Posted by rlaliberte Ok, I admit I have not thought about this problem very much before coming to look for ideas.
Each day I have one or more folders created in a specific location. I need to take all the .txt files in these folders and copy them to a seperate location for processing into a storage system.
I can set up the trigger to watch for a new folder easily enough, but after that I am at a bit of a loss as to what direction to go in. |
1 - Loop through Each File in Folder
2 - Copy from Folder A to Folder B