|
BoTranAB.TRN changed. Added 2 more Flags.
! 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')
BoTran install will not overwrite your existing BoTranAB.TRN file located in your %Root%\3rdParty\Libsrc directory
This is intentional so it will not overwrite any changes you have made for your default language.
You will need to manually update BoTranAB.TRN by adding the above lines at Line 13.
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. |