> C: > CD "C:\WINNT\system32\LogFiles\" > FOR /R %%f in (ex*.log) do "C:\Program Files\WinZip\WZzip.exe" -m -ex -Td01 > %%~dpnf.zip %%f
But isn't the problem that the -T switch looks at the file modified date and if the final line is at 12:00 AM then it will have one date but if the final line is at 11:59:59 PM it will have a different date. John T eServices For You "Seek, and ye shall find!" --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". The archives can be found at http://www.mail-archive.com.
