How can I use MD or MKDIR to make a directory with a changable directory name. An example would be MKDIR c:My directory%DATE%. Is this possible? I would like to put this into a batch file to excute on a scheduled basis and create a new directory name each time it is run.
Thanks for your help.