Solve : batch script to cycle thru a list of files to provide data for the target file?
Answer»
Hello,
I want to do the following in DOS
1. In a given directory select the oldest file from a list of FILES..call it file X 2. COPY the contents of file X to File Y which is in another directory 3. Change file X so it becomes the newest file
That WAY I cycle thru the files to provide the contents of file Y
Ideally REPEAT this process each time I send an EMAIL....or if not possible, each time I startup