Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Can any one help me to write a batch file, which will take the input as a folder directory and the date between and will let know how many files have been posted in between dates or on date. I dont have any experience on batch programming. Please help.
Posted

1 solution

If you've no experience on batching programming, I see two alternatives:
  • Become an experienced batch programmer.
  • Write the program using your favourite language.

:)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900