diary create date name directory with ba - TechRepublic
General discussion
January 30, 2000 at 03:51 AM
asihuay

diary create date name directory with ba

by asihuay . Updated 25 years, 3 months ago

can anybody help me
I need create diary date name directory , I want an script batch file to do this.
1) create directory
ex: c:\archivo\20000130 for day 2000-jan-30
ex: c:\archivo\20000201 for day 2000-feb-01
ex: c:\archivo\20000211 for day 2000-feb-11
2)if exist this directory do not make any action.
3)if if not exist create the new date name directory and copy especific files to this new directory.
ex: copy F:\arch\basedato.xls C:\archivo\20000130 /v

This discussion is locked

All Comments