Microsoft
Software
Hardware
Network
Question : Create directory with current date
Hi,
I'm trying to create a directory with the name as the current date in format yyyymmdd, can anybody tell me how to do this?
Thanks
Answer : Create directory with current date
You can find solution here:
http://www.experts-exchang
e.com/Oper
ating_Syst
ems/MSDOS/
Q_21081302
.html
Or, you can use %DATE% variable with substring syntax:
%DATE:~0,2%
To see details use SET /?
Random Solutions
Access 2002 Navigation
cross reference from Excel into Word
Make a form transparent,not the controls
visualbasic or mysql??
Is there a way to print the properties for a given control in Access 2007?
Access other cell data on current row in an Excel Function
Populating Combo Values
Tree command in DOS
Outlook 2007 client prompts for password in exchange 2007 environment
Text Box in list does not span multiple pages!!