Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Create Directory with Variable Name
Name: onekaraoke Date: September 17, 2006 at 02:02:34 Pacific OS: 6 CPU/Ram: 128 Product: dell
Comment:
Hi how do I create a directory with a varible name defined as say, today's date, within DOS without manual entry? e.g. I wish to create a directory called "Sept 20,1996" where this name actually comes from a variable. thanks a lot
Summary: Hello- I have a directory that gets updated each day with new directories with sequential names: myfolder_1 myfolder_2 myfolder_3 ...etc I need to get the name of the folder with the greatest number a...
Summary: Please help. How to I create a DOS directory with the name MMDDYYHHMM for today's date. I am working in the Windows NT 4 environment. I have tried the suggestions posted. With FOR /F "tokens=2,3,4 de...
Summary: I have been assigned with a task, that requires a batch file. I really don't have much knowledge: Here is the scenerio: I have a Directory called Client Files. Underneath the Client Files directory t...