Search found 3 matches
- 25 Nov 2016 22:00
- Forum: DOS Batch Forum
- Topic: To pick text files from previous month
- Replies: 5
- Views: 4897
Re: To pick text files from previous month
It displays the date in MM/DD/YYYY format.
- 24 Nov 2016 11:23
- Forum: DOS Batch Forum
- Topic: To pick text files from previous month
- Replies: 5
- Views: 4897
Re: To pick text files from previous month
We will refer only creation date of file. There is no Date mentioned in text files. We will pick up files based on creation date only i.e files created in last month.
- 23 Nov 2016 21:47
- Forum: DOS Batch Forum
- Topic: To pick text files from previous month
- Replies: 5
- Views: 4897
To pick text files from previous month
I am having one requirement as below : I want to create a batch job which will pickup only last months text file from folder. To pick all files from 1st Day of previous month to last day of previous month which are created in previous month. Lets say my batch job is running on 8th of every month, so...