There will be a small amount of work to converting your app over to BoTran2.

If you want to run both, see Run BoTran and Botran2.

 

If English is not your default language, see below.  You will need to edit or delete the BoTranAB.TRN file.  Back them up before uninstalling BoTran.

 

If English is your default language, can delete BoTranAB.TRN so the new one will be installed. It is located in the %Root%\3rdParty\Libsrc directory.

 

1.Uninstall BoTran. 
2.Install BoTran2. 
3.Modify BoTranAB.TRN if you did not delete it.
4.Convert your existing BTL Language file with provided Utility ConvBTL.exe.
5.Loading your app now will strip the Old BoTran files out.
6.Reinstall the BoTran2 Global tpl, and change the Language control in your app.
7.Replace any other BoTran templates that you have had in use in the app.
8.Run the jumpstart utility to add new flags from BoTranAB.TRN to language file.

 

 

If your default language is not English:  Backup your BoTran TRN files located in the  %Root%\3rdParty\Libsrc directory.

BoTranAB.TRN

BoTranCL.TRN

BoTranRP.TRN

 

BoTran2 install will not overwrite your existing *.TRN files located in your  %Root%\3rdParty\Libsrc directory

This is intentional so it will not overwrite any changes you have made for your default language.

BoTranAB.TRN changed.  Added 2 more Flags.

You will need to manually update  BoTranAB.TRN by adding the Following texts at Line 13.

 

! 1 = Reposition Entry and Prompt, right justify entry   New ****  August 2008

LOCALE('_ENV:ReposEntryPrompt'),DEFAULT('_ENV:ReposEntryPrompt'),REPLACE('0')

! 1 = Reverse List box formats, and change to right justify default.  New ****  August 2008

LOCALE('_ENV:ReverseListFormat'),DEFAULT('_ENV:ReverseListFormat'),REPLACE('0')

 

You want it to look like the file shown in the help here.  BoTranAB.TRN

 

Running jumpstart again will add the new flags to your language files so they are ready to use.