|
BoTran has a number of Built in Switches and variables that may be useful to the programmer for precise control of BoTran.
Translator.Entry2Text Enables converting Entry to Text Fields.(1) Translator.ReposPrompts Prop:layout in C6, reverses prompts and entry fields in older Clarion versions(C4-C55x), right justifies text Translator.ReverseFormat Reverses justification from left to right in listboxes in all Clarion versions, reverses field orders in older Clarion(C4-C55x) versions. Translator.StopTranslate Stops Translating the app.(0) Translator.UseQueue Uses a queue for translation(1) or direct File access(0) Translator.Silence Do not report BoTran File errors(1) Translator.NoFileUpdate Do not add entries to BoTran Language File(1)
|