|
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.
If your default language is not English: Backup your BoTran TRN files located in the %Root%\3rdParty\Libsrc directory.
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.
|