2 iff "%SOLARENV%" == "" then
3 echo Please configure environment with setsolar
5 iff "%PERL%" == "" then
6 call perl5 -I%SOLARENV%\bin\modules %SOLARENV%\bin\createpdbrelocators.pl %1&
8 call %PERL% -I%SOLARENV%\bin\modules %SOLARENV%\bin\createpdbrelocators.pl %1&