@echo off REM USETIME statements to compress and move the PCBoard caller REM log file to a "log" directory. usetime REN \pcb\main\caller $Y$M$D.log usetime PKZIP \pcb\main\$Y-$Q.zip \pcb\main\$Y$M$D.log usetime DEL \pcb\main\$Y$M$D.log