A
ajmister
Hi
If I run the following command before noon (9 am) set
filename=%Date:~-4,4%%Date:~-10,2%%Date:~-7,2%_%Time:~0,2%%Time:~3,2%
it gives me 20040225_ 901. if I run after noon (3:15 pm) it gives me
20040225_1515. Is there away to include the 0 before the _ 901 time stamp.
Does some one have a solution.
Thank you
Ajay
If I run the following command before noon (9 am) set
filename=%Date:~-4,4%%Date:~-10,2%%Date:~-7,2%_%Time:~0,2%%Time:~3,2%
it gives me 20040225_ 901. if I run after noon (3:15 pm) it gives me
20040225_1515. Is there away to include the 0 before the _ 901 time stamp.
Does some one have a solution.
Thank you
Ajay