@REM/ $Id$ if exist b:\stat_vss_pl_mod.csv del /q b:\stat_vss_pl_mod.csv set CURRENT_DIR=%~dp0 set CURRENT_DIR=%CURRENT_DIR:~0,-1% cd source perl stat_vss.pl -vsslog=%CURRENT_DIR%\vss_history.txt > %CURRENT_DIR%\index_test.html start %CURRENT_DIR%\index_test.html cd %CURRENT_DIR%