I am writing a DOS bat file that kicks off 2 WIN32 applications on an NT server. One of the apps takes in dates as parameters. I need to get the current date and the current date minus 7 days as the parameters. Does anyone have any suggestions?