2 iff "%SOLARENV%" == "" then
3 echo No environment found, please use 'configure' or 'setsolar'
6 iff "%PERL%" == "" then
7 call perl5 -I%SOLARENV%\bin\modules %SOLARENV%\bin\cwstouched.pl %1&
9 call %PERL% -I%SOLARENV%\bin\modules %SOLARENV%\bin\cwstouched.pl %1&