if not exist "%1\." goto END cd %1 cvs_stat.exe -cvslog="cvs_log.txt" -title="%1" 1>index.html cd .. :END