Hello Marek, > as I expect, language macro must be extended to allow spellchecking > engine selection in macro, when we will have 3 engines available ...
That's what it did till now with the 2 spell checking engines available: SSCE and CSAPI. ,----- [ From HELP ] | Prefix the ID with CSAPI to use respective dictionaries for the language | if they are installed. `----- But it is not just a matter of 'extending' the macro to be able to select the new 'Hunspell' engine. You can now select more than one language simultaneously from menu, how will the macro do that? Or will the macro just toggle or change to the language (and engine) selected the last time it is executed? Say my last selection was 'CSAPI BR', what will happen if I execute a QT with '%LANGUAGE="CSAPI SP"'? Will it change from BR to SP or will I have both BR and SP selected then? Or how can a language be de-selected by macro? Etc., etc. :) -- Best regards, Miguel A. Urech (El Escorial - Spain) Using The Bat! v4.0.0.17 (ALPHA) on Windows XP 5.1 Service Pack 2 ________________________________________________________ Current beta is 4.0.0.17 | 'Using TBBETA' information: http://www.silverstones.com/thebat/TBUDLInfo.html

