ReadTrn2.exe is a utility provided with BoTran2 templates to read the temp files created by the JumpStart Utility and create the BTL Language translation files and BTS substitution ENV files used by BoTran2.  Most of the default text is gathered from the app, and passed into the BTL file so you can start editing right away.

 

ReadTrn2.exe is placed in the %ROOT%\bin directory.

 

Source app and dct for ReadTrn2.exe is placed in 

%ROOT%\3rdParty\examples\Comsoft7\BoTran2\Source directory.

 

 

If English is not your default language, you may have to change the Environment settings for ReadTrn.exe to properly read your default text strings into the language files.

This is not much of a problem anymore, because the BoTran2 Upper methods have changed to minimize the LOCALE impact on it.

 

In the embed

 

#AT(%WindowManagerMethodCodeSection,'Init','(),BYTE'),PRIORITY(7800)

 

Currently contains

 

LOCALE('WINDOWS') !Set default CLACOLSEQ, CLACASE and CLAAMPM ! 6/11/05