Click to See Complete Forum and Search --> : DOS Batch


rayharper4
03-17-2004, 08:15 AM
I am writing a DOS Batch file that will expire documents in a content management system based on the date I pass to it. I know how to script for the current date, but how do I create a variable with the value current date plus "?" days?

Your help will be appreciated.

Khalid Ali
04-10-2004, 10:45 AM
try the following link

Resource Here (http://gearbox.maem.umr.edu/batch/exmp1.htm)