G
Guest
One of Windows Server 2003 in my test lab met a problem:
Run "date /t" under a console window, the output is:
"01/14/2006 Sat"
But, once I wrote a batch file with the same command line "call date /t",
the output changed to:
"Sat 01/14/2006"
What is wrong in this server? One thing I know is, in Winodows 2000, the
output should be "Sat 01/14/2006", but, why it occured while Windows 2003
scheduled task running?
Thanks in advance!
-Debbie
Run "date /t" under a console window, the output is:
"01/14/2006 Sat"
But, once I wrote a batch file with the same command line "call date /t",
the output changed to:
"Sat 01/14/2006"
What is wrong in this server? One thing I know is, in Winodows 2000, the
output should be "Sat 01/14/2006", but, why it occured while Windows 2003
scheduled task running?
Thanks in advance!
-Debbie