View Single Post
  #2 (permalink)  
Old 02-03-2010, 09:20 PM
trentonponder trentonponder is offline
Senior Member
 
Join Date: Jan 2009
Posts: 100
Default

Quote:
Originally Posted by rlaliberte View Post
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
Reply With Quote