Posted by Amy Lu on October 21, 2010 at 14:55:41:
Hi,
Looking for some help. I have a folder that I would like to run a dir command on a daily basis. I only need the file names of a certain file type outputted to a txt file in a different location. Ideally, the dir command would replace the previous days txt file.
Basically, I need to monitor a folder for anything new and add it to a list. Can this be done to run on a set schedule?
Thanks for your help on this.