Search found 4 matches
- 01 Sep 2013 07:10
- Forum: DOS Batch Forum
- Topic: how to find the missing file by day of week in msdos
- Replies: 6
- Views: 3971
Re: how to find the missing file by day of week in msdos
THANKS A LOT I HAVE CREATED A BATCH WHICH RUNS DAILY WILL SEPARATE THE FILE ACCORDING TO MY LIST IN DIFFERENT FOLDER..IS THERE ANY WAY TO HIDE THE PROMPT WHILE COPYING TAKE PLACE EXAMPLE: Overwrite C:\Users\bhaskasr\Desktop\DUMMY\chck.bat? (Yes/No/All): ALL C:\Users\bhaskasr\Desktop\SCRIPTS\CHECKPRI...
- 25 Aug 2013 09:57
- Forum: DOS Batch Forum
- Topic: how to find the missing file by day of week in msdos
- Replies: 6
- Views: 3971
Re: how to find the missing file by day of week in msdos
thanks will test it and let you know the result 

- 25 Aug 2013 08:49
- Forum: DOS Batch Forum
- Topic: how to find the missing file by day of week in msdos
- Replies: 6
- Views: 3971
Re: how to find the missing file by day of week in msdos
yes,i am sorry it's look lik sam_010113.txt date modified-01/01/13(dd/mm/yy) sam_010213.txt date modified-02/01/13 . . . sam_013113.txt date modified-31/01/13 apacin_010113.txt date modified-01/01/13(dd/mm/yy) apacin_010213.txt date modified-02/01/13 . . . apacin_013113.txt date modified-31/01/13 li...
- 25 Aug 2013 05:54
- Forum: DOS Batch Forum
- Topic: how to find the missing file by day of week in msdos
- Replies: 6
- Views: 3971
how to find the missing file by day of week in msdos
hello everyone.. i am a new hand for batch scripting please help me in this following issue i have a folder,in it everyday i received a file which has same name but date is different,lik sam.txt date modified-01/01/13(dd/mm/yy) sam.txt date modified-02/01/13 . . . sam.txt date modified-31/01/13 Now ...