Save, Change then Rest Date to Saved Date
Posted: 20 Feb 2011 12:45
The last line does not save the date.
Can someone help?
I save date (after truncating the weekday)
Then Change Date
Finally, I want to reset date to original.
Thanks.
Cd C:\Program Files\Microsoft Office\Office12\
set currentsysdate=%date:~-10%
Date = 02-02-11
Start /max /wait WINWORD.EXE
Set Date = CurrentSysDate
Can someone help?
I save date (after truncating the weekday)
Then Change Date
Finally, I want to reset date to original.
Thanks.
Cd C:\Program Files\Microsoft Office\Office12\
set currentsysdate=%date:~-10%
Date = 02-02-11
Start /max /wait WINWORD.EXE
Set Date = CurrentSysDate