Question
Thread display: Collapse - |
All Answers
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
DOS MD command - how to make recursive directories
Spent ages trying to sort this without having to ask - but...
I wish to make a DOS batch file that each time it is run will create a directory ( folder if you like ) that has a unique name.
So, first time it runs ( from Windows Task Scheduler ) it makes a directory like C:\temp1 - the next time the same batch file is run it automatically creates a directory as = C:\temp2 etc etc.
Any thought folks ?
Thanks for looking, John B