Hi, I continue on my problems of commit control: In verifymsg, why DEFAULT cmd /C exit /B 1 %l works (ie: the commit fails) and DEFAULT D:/CVSData/blank-commit.bat %l fails (the commit is done) (the batch contains only an echo begin and an exit /B1 ) Other question: in DOS, how can I detect the presence of a comment?