@echo off set PERL="c:\program files\rational\clearcase\bin\ccperl" set VOB=\myvob %PERL% trig_cleanbranch.pl -i -v %VOB% %PERL% trig_reprotect.pl -i -v %VOB% %PERL% trig_reservedonly.pl -i -v %VOB% %PERL% trig_restrict.pl -i -v %VOB% %PERL% trig_rmnamecheckout.pl -i -v %VOB% %PERL% trig_eviltwin.pl -i -v %VOB%