You may have to make some changes to your Redirection file to use BoTran.

 

If you have installed any Capesoft Product or other "C3PA" compliant product most of these changes will have been made for you.

 

Below is an example of my C60EE.RED file showing the key components added or changed for BoTran to work.

 

-- Bo's Default Redirection for Clarion 6

 

[Debug32]

*.obj = .\Compile;%ROOT%\obj32

*.res = .\Compile;%ROOT%\obj32

*.rsc = .\Compile;%ROOT%\obj32

 

[Release32]

*.obj = .\Compile;%ROOT%\obj32\release

*.res = .\Compile;%ROOT%\obj32\release

*.rsc = .\Compile;%ROOT%\obj32\release

 

[Common]

*.clw=.\Source;%ROOT%\libsrc;%ROOT%\3RDPARTY\LibSrc

*.inc=.\Source;%ROOT%\libsrc;%ROOT%\3RDPARTY\LibSrc

*.dll=.;%ROOT%\bin;%ROOT%\3RDPARTY\Bin

*.IPS=.

*.IPC=.

*.tp?=%ROOT%\Template;%ROOT%\3RDPARTY\Template

*.trf=%ROOT%\template

*.txs=%ROOT%\template;%ROOT%\3RDPARTY\Template

*.stt=%ROOT%\template;%ROOT%\3RDPARTY\Template

*.lib=.\lib;.;%ROOT%\lib;%ROOT%\3RDPARTY\Lib

*.obj=.\Compile;%ROOT%\lib

*.res=.\Compile;%ROOT%\lib

*.RSC=.\Compile;%ROOT%\3RDPARTY\Rsc

*.$$$=.

*.btw=.\info

*.txa=.\info

*.txd=.\info

*.TXT=.\info

*.emb=.\info

*.qet=.\info

*.sql=.\info

*.tre=.\info

*.exp=.\shp

*.shp=.\shp

*.map=.\shp

*.cur=.;.\images;%ROOT%\images;%ROOT%\3RDPARTY\Images;%ROOT%\template;%ROOT%\3RDPARTY\Template

*.jpg=.;.\images;%ROOT%\images;%ROOT%\3RDPARTY\Images;%ROOT%\template;%ROOT%\3RDPARTY\Template

*.gif=.;.\images;%ROOT%\images;%ROOT%\3RDPARTY\Images;%ROOT%\template;%ROOT%\3RDPARTY\Template

*.WMF=.;.\images;%ROOT%\images;%ROOT%\3RDPARTY\Images;%ROOT%\template;%ROOT%\3RDPARTY\Template

*.BMP=.;.\images;%ROOT%\images;%ROOT%\3RDPARTY\Images;%ROOT%\template;%ROOT%\3RDPARTY\Template

*.ICO=.;.\images;%ROOT%\images;%ROOT%\3RDPARTY\Images;%ROOT%\template;%ROOT%\3RDPARTY\Template

*.exe=.

*.app=.

*.dct=.

*.*=.\compile;.;%ROOT%\examples;%ROOT%\libsrc;%ROOT%\images;%ROOT%\template;%ROOT%\convsrc;%ROOT%\3rdparty\Images;%ROOT%\3RDPARTY\LibSrc;%ROOT%\3RDPARTY\bin