The BoTranExt template is automatically populated on each procedure by the BoTranGlobal template.

 

Template prompts will be enabled and disabled according to the version of Clarion, Clarion Chain, and type of procedure that is being used.

 

ProcBrw    ProcBrw2

 

When the template appears on the Frame, Browse, Window, or process, there are no prompts to fill in other than if you need to disable the Translation in this procedure for some reason.  One reason is that you may be changing some text properties of some controls manually, or in setup, and want to add the BoTranSpecial code template and Translate the window when you are done.

 

ProcForm    ProcForm2

 

When populated on a Form, the 'I am Using "Action Captions" in this Form' checkbox becomes enabled, and does a late translation on the window caption if you check the box. 'Have BoTran Force pictures to entry flds' was added to correct a bug in C6 that would lose the picture format of entry fields when trying to translate the entry form.  It defaults to ON. 'Enable BoTran Extra HeaderSort & LM Support' was added to translate the List Manager in C6.

 

ProcRep

 

If the procedure is a report, the 'Enable BoTran Print Preview in this Report' checkbox becomes active, and if you check it, it will use a translated version of the default Clarion Previewer.  This feature has to be enabled in the Global template to be available here.  This is only available in the Legacy Chain.

 

If the procedure is a CPCS UnivReport Procedure, the 'CPCS Support' checkbox becomes active, and if checked, will translate 27 variables used by the CPCS Previewer.

 

BoTran Embeds Button.