G
Guest
I would like to create batch job using xcopy that was created in the last 7
days.
Example:
xcopy c:\inc d:\inc\archive /d:date-7
How can I change the date-7 (files create within the last 7 days) to a
variable and use in the statement xcopy?
Please help me complete this task.
days.
Example:
xcopy c:\inc d:\inc\archive /d:date-7
How can I change the date-7 (files create within the last 7 days) to a
variable and use in the statement xcopy?
Please help me complete this task.