G
Guest
I'm trying to script out a nightly chore on our servers, extracting
information from the SQL Server logs after it is backed up. Since the file is
generated every day, I'd like to make a new filename every time.
I looked at the %date% "function", which returns "Web 12/8/04". I would like
to modify this into "12-8-2004". I can't find anything about string handling
on the 'net, and I was wondering if anyone here could help.
Thanks!
information from the SQL Server logs after it is backed up. Since the file is
generated every day, I'd like to make a new filename every time.
I looked at the %date% "function", which returns "Web 12/8/04". I would like
to modify this into "12-8-2004". I can't find anything about string handling
on the 'net, and I was wondering if anyone here could help.
Thanks!